OXIESEC PANEL
- Current Dir:
/
/
opt
/
passenger
/
resources
/
templates
/
apache2
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
📄
apache_install_broken.txt.erb
791 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
apache_must_be_compiled_with_compatible_mpm.txt.erb
547 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
config_snippets.txt.erb
330 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
deployment_example.txt.erb
357 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
installing_against_a_different_apache.txt.erb
536 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
mpm_unknown.txt.erb
1.04 KB
07/09/2025 07:27:24 PM
rw-r--r--
📄
multiple_apache_installations_detected.txt.erb
591 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
notify_apache_module_installed.txt.erb
136 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
possible_solutions_for_compilation_and_installation_problems.txt.erb
371 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
present_choice_for_no_update_config.txt.erb
358 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
rpm_installation_recommended.txt.erb
949 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
run_installer_as_root_for_apache_analysis.txt.erb
399 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
welcome.txt.erb
600 bytes
07/09/2025 07:27:24 PM
rw-r--r--
Editing: multiple_apache_installations_detected.txt.erb
Close
<yellow>Multiple Apache installations detected!</yellow> You are about to install <%= PhusionPassenger::PROGRAM_NAME %> against the following Apache installation: <b>Apache <%= @current.version %></b> apxs2 : <%= @current.apxs2 || 'N/A (OS-provided install)' %> Executable: <%= @current.httpd %> However, <%= @other_installs.size %> other Apache installation(s) have been found on your system: <% @other_installs.each do |result| %> * Apache <%= result.version %> apxs2 : <%= result.apxs2 || 'N/A (OS-provided install)' %> Executable: <%= result.httpd %> <% end %>