Files
server/usr/share/passenger/templates/apache2/config_snippets.txt.erb
2026-01-07 20:52:11 +01:00

11 lines
330 B
Plaintext

<banner>Almost there!</banner>
Please edit your Apache configuration file, and add these lines:
<b><%= @snippet.split("\n").join("\n ") %></b>
After you restart Apache, you are ready to deploy any number of web
applications on Apache, with a minimum amount of configuration!
<b>Press ENTER when you are done editing.</b>