Fix default Options.
This commit is contained in:
parent
67e12a8bc2
commit
3612927174
@ -24,7 +24,7 @@
|
||||
|
||||
'Directory_default': '{0}/{1}'.format(map.wwwdir, sitename),
|
||||
'Directory': {
|
||||
'Options': '-Indexes FollowSymLinks',
|
||||
'Options': '-Indexes +FollowSymLinks',
|
||||
'Order': 'allow,deny',
|
||||
'Allow': 'from all',
|
||||
'Require': 'all granted',
|
||||
|
Loading…
Reference in New Issue
Block a user