#PassengerLogLevel 1 #RackEnv production #PassengerFriendlyErrorPages on <%- if @location_path == '' -%> "> Order deny,allow Allow from all Options -MultiViews <%- else -%> Alias /<%=@location_path%> "<%=@directory%>" > RackBaseURI /<%=@location_path%> PassengerBaseURI /<%=@location_path%> PassengerAppRoot "<%=File.dirname(@directory)%>" "> Order deny,allow Allow from all Options -MultiViews <%- end -%>