summaryrefslogtreecommitdiff
path: root/templates/macros.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/macros.erb')
-rw-r--r--templates/macros.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/macros.erb b/templates/macros.erb
index 4c25d1f..bcba11f 100644
--- a/templates/macros.erb
+++ b/templates/macros.erb
@@ -89,6 +89,7 @@
<Directory <%= apache_sites_folder %>/$name/site>
Options -MultiViews
AllowOverride All
+ RailsBaseURI /
</Directory>
# end rails config
</Macro>