aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/blog/templates/01_blogs_vhosts.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/blog/templates/01_blogs_vhosts.conf b/modules/blog/templates/01_blogs_vhosts.conf
index 1b3cf4fe..a617d760 100644
--- a/modules/blog/templates/01_blogs_vhosts.conf
+++ b/modules/blog/templates/01_blogs_vhosts.conf
@@ -1,8 +1,7 @@
<VirtualHost *:80>
ServerName blog-test.mageia.org
-Alias /blog-test /blog.mageia.org/test
DocumentRoot /var/www/html/blog.mageia.org/
-<Directory /var/www/html/blog.mageia.org/test>
+<Directory /var/www/html/blog.mageia.org/>
Order deny,allow
Allow from all
Options FollowSymlinks