mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Add FollowSymLinks to the media directory by default.
This commit is contained in:
parent
6c5488aab3
commit
d03b214f24
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@
|
|||
Alias /media/ "/home/evennia/evennia/game/web/media/"
|
||||
<Directory "/home/evennia/evennia/game/web/media">
|
||||
Order allow,deny
|
||||
Options Indexes
|
||||
Options Indexes FollowSymLinks
|
||||
Allow from all
|
||||
IndexOptions FancyIndexing
|
||||
</Directory>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue