forked from linux/WebHosting_DMZ
make dokuwiki easy to update
Signed-off-by: Basil Bruhn <basil.bruhn@psi.ch>
This commit is contained in:
@@ -11,6 +11,11 @@
|
||||
DirectoryIndex doku.php
|
||||
</Directory>
|
||||
|
||||
<Directory /mount/webhosting_dmz_write/dokuwiki-core>
|
||||
Require all granted
|
||||
Options FollowSymLinks
|
||||
</Directory>
|
||||
|
||||
RewriteEngine On
|
||||
|
||||
SetEnvIf X-Forwarded-Proto https HTTPS=on
|
||||
|
||||
Reference in New Issue
Block a user