Project

General

Profile

« Previous | Next » 

Revision 4cad220c

Added by Marek Hulán over 9 years ago

Allows sub-uri deployment

View differences:

templates/apache-fragment.conf.erb
<% unless @suburi %>
PassengerAppRoot <%= @app_root %>
<% end %>
<% if @ruby and !@ruby.empty? -%>
PassengerRuby <%= @ruby %>
<% end -%>

Also available in: Unified diff