summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-07-30 22:59:12 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-07-30 22:59:12 +0000
commita8da814ea797bb9a7f3b9f3cc0c30432d1b7a87c (patch)
tree0bc764339a6eedf1f23f97b749c70cfb627aef27 /DOCS
parent1b397a5350868cc9d948cc9b48b03fdc84a44374 (diff)
downloadmpv-a8da814ea797bb9a7f3b9f3cc0c30432d1b7a87c.tar.bz2
mpv-a8da814ea797bb9a7f3b9f3cc0c30432d1b7a87c.tar.xz
Add Indexes to Options as suggested by Jaeho Shin.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19273 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/mirrors/mirror_howto.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/tech/mirrors/mirror_howto.txt b/DOCS/tech/mirrors/mirror_howto.txt
index fa567a9645..9b3205481d 100644
--- a/DOCS/tech/mirrors/mirror_howto.txt
+++ b/DOCS/tech/mirrors/mirror_howto.txt
@@ -152,7 +152,7 @@ Here is an example stanza to paste into your Apache configuration:
<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