changeset 19268:01c395bab564

Add Indexes to Options as suggested by Jaeho Shin.
author diego
date Sun, 30 Jul 2006 22:59:12 +0000
parents bbb4cd6f43d6
children 0e7dbcd443f2
files DOCS/tech/mirrors/mirror_howto.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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