aboutsummaryrefslogtreecommitdiffstats
path: root/modules/blog/templates/blogs_vhosts.conf
diff options
context:
space:
mode:
Diffstat (limited to 'modules/blog/templates/blogs_vhosts.conf')
-rw-r--r--modules/blog/templates/blogs_vhosts.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/blog/templates/blogs_vhosts.conf b/modules/blog/templates/blogs_vhosts.conf
index ff3c792f..5c1868bb 100644
--- a/modules/blog/templates/blogs_vhosts.conf
+++ b/modules/blog/templates/blogs_vhosts.conf
@@ -1,4 +1,4 @@
-<Directory <%= blog_location %> >
+<Directory <%= @blog_location %> >
Order deny,allow
Allow from All
AllowOverride All