OXIESEC PANEL
- Current Dir:
/
/
opt
/
passenger
/
resources
/
templates
/
nginx
Server IP: 2a02:4780:11:1084:0:327f:3464:10
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
10/21/2025 06:53:57 AM
rwxr-xr-x
📄
ask_for_extra_configure_flags.txt.erb
290 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
cannot_write_to_dir.txt.erb
432 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
config_snippets.txt.erb
554 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
config_snippets_inserted.txt.erb
621 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
confirm_extra_configure_flags.txt.erb
118 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
deployment_example.txt.erb
355 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
nginx_module_sources_not_available.txt.erb
449 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
other_nginx_installations_exist.txt.erb
759 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
pcre_checksum_could_not_be_verified.txt.erb
354 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
pcre_could_not_be_downloaded.txt.erb
342 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
pcre_could_not_be_extracted.txt.erb
360 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
possible_solutions_for_compilation_and_installation_problems.txt.erb
369 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
possible_solutions_for_download_and_extraction_problems.txt.erb
915 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
query_download_and_install.txt.erb
1.12 KB
07/09/2025 07:27:24 PM
rw-r--r--
📄
welcome.txt.erb
632 bytes
07/09/2025 07:27:24 PM
rw-r--r--
Editing: query_download_and_install.txt.erb
Close
<banner>Automatically download and install Nginx?</banner> Nginx doesn't support loadable modules such as some other web servers do, so in order to install Nginx with Passenger support, it must be recompiled. Do you want this installer to download, compile and install Nginx for you? <yellow><b>1. Yes: download, compile and install Nginx for me. (recommended)</b></yellow> The easiest way to get started. A stock Nginx <%= @nginx_version %> with Passenger support, but with no other additional third party modules, will be installed for you to a directory of your choice. <yellow><b>2. No: I want to customize my Nginx installation. (for advanced users)</b></yellow> Choose this if you want to compile Nginx with more third party modules besides Passenger, or if you need to pass additional options to Nginx's 'configure' script. This installer will 1) ask you for the location of the Nginx source code, 2) run the 'configure' script according to your instructions, and 3) run 'make install'. Whichever you choose, if you already have an existing Nginx configuration file, then it will be preserved.