mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-22 23:46:53 +00:00
improve logging situation
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
0397f30bb5
commit
adb4279de1
5 changed files with 17 additions and 7 deletions
|
|
@ -11,6 +11,8 @@ ErrorLog ${APACHE_LOG_DIR}/error.log
|
|||
|
||||
# Http host
|
||||
<VirtualHost *:8000>
|
||||
ServerName localhost
|
||||
|
||||
# PHP match
|
||||
<FilesMatch "\.php$">
|
||||
SetHandler application/x-httpd-php
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue