mirror of
https://github.com/mpv-player/mpv
synced 2025-04-23 23:56:20 +00:00
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:
parent
1b397a5350
commit
a8da814ea7
@ -152,7 +152,7 @@ Here is an example stanza to paste into your Apache configuration:
|
|||||||
|
|
||||||
<VirtualHost www#.mplayerhq.hu>
|
<VirtualHost www#.mplayerhq.hu>
|
||||||
DocumentRoot /path/to/htdocs
|
DocumentRoot /path/to/htdocs
|
||||||
Options FollowSymLinks
|
Options FollowSymLinks Indexes
|
||||||
Alias /homepage /path/to/htdocs
|
Alias /homepage /path/to/htdocs
|
||||||
Alias /MPlayer /path/to/MPlayer
|
Alias /MPlayer /path/to/MPlayer
|
||||||
Alias /DOCS /path/to/MPlayer/DOCS
|
Alias /DOCS /path/to/MPlayer/DOCS
|
||||||
|
Loading…
Reference in New Issue
Block a user