Add Indexes to Options as suggested by Jaeho Shin.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19273 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-07-30 22:59:12 +00:00
parent 1b397a5350
commit a8da814ea7
1 changed files with 1 additions and 1 deletions

View File

@ -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