mirror of
https://github.com/casjaysdevdocker/squidguard
synced 2025-01-18 00:34:24 -05:00
🗃️ modified: config/apache2/apache2.conf 🗃️
This commit is contained in:
parent
40d45be07d
commit
be8aa4afa7
@ -186,6 +186,10 @@ LogLevel warn
|
||||
MIMEMagicFile /etc/apache2/magic
|
||||
</IfModule>
|
||||
|
||||
ErrorDocument 403 /error/403.html
|
||||
ErrorDocument 404 /error/404.html
|
||||
ErrorDocument 500 /error/500.html
|
||||
|
||||
<VirtualHost _default_:REPLACE_HTTP_PORT>
|
||||
DocumentRoot "/data/htdocs/www"
|
||||
</VirtualHost>
|
||||
|
Loading…
x
Reference in New Issue
Block a user