forked from linux/WebHosting_DMZ
@@ -11,7 +11,7 @@
|
||||
DirectoryIndex doku.php
|
||||
</Directory>
|
||||
|
||||
<Directory /mount/webhosting_dmz_write/dokuwiki-core>
|
||||
<Directory /mount/www/dokuwiki-core>
|
||||
Require all granted
|
||||
Options FollowSymLinks
|
||||
</Directory>
|
||||
|
||||
@@ -34,6 +34,7 @@ services:
|
||||
- /opt/webcontent/DMZ/cas-status:/var/www/cas_status:rw
|
||||
- /mount/srem/webhosting:/var/www/srem:rw
|
||||
- /mount/webhosting_dmz_write/tcpwiki:/var/www/tcpwiki:rw
|
||||
- /mount/webhosting_dmz_write/dokuwiki-core:/var/www/dokuwiki-core:r
|
||||
- ./apache/conf:/etc/apache2/sites-enabled:ro
|
||||
networks:
|
||||
- backend
|
||||
|
||||
Reference in New Issue
Block a user