diff DOCS/tech/mirrors/mirror_howto.txt @ 19268:01c395bab564

Add Indexes to Options as suggested by Jaeho Shin.
author diego
date Sun, 30 Jul 2006 22:59:12 +0000
parents 7262fa28d79f
children 038e29652be8
line wrap: on
line diff
--- a/DOCS/tech/mirrors/mirror_howto.txt	Sun Jul 30 22:54:27 2006 +0000
+++ b/DOCS/tech/mirrors/mirror_howto.txt	Sun Jul 30 22:59:12 2006 +0000
@@ -152,7 +152,7 @@
 
 <VirtualHost www#.mplayerhq.hu>
         DocumentRoot /path/to/htdocs
-        Options FollowSymLinks
+        Options FollowSymLinks Indexes
         Alias /homepage /path/to/htdocs
         Alias /MPlayer  /path/to/MPlayer
         Alias /DOCS     /path/to/MPlayer/DOCS