aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/blog/templates/01_blogs_vhosts.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/modules/blog/templates/01_blogs_vhosts.conf b/modules/blog/templates/01_blogs_vhosts.conf
index 7a86ab82..e0c28fd8 100644
--- a/modules/blog/templates/01_blogs_vhosts.conf
+++ b/modules/blog/templates/01_blogs_vhosts.conf
@@ -1,9 +1,8 @@
<VirtualHost *:80>
-ServerName blog.mandriva.com
-ServerPath /
+ServerName champagne.mageia.org
Alias /blog-test /blogs.mageia.org/test
DocumentRoot /var/www/html/blogs.mageia.org/
-<Directory /blogs.mageia.org/test>
+<Directory /var/www/html/blogs.mageia.org/test>
Order deny,allow
Allow from all
Options FollowSymlinks