mirror of
https://github.com/Xkeeper0/jul.git
synced 2025-07-27 18:21:58 -07:00
8 lines
146 B
ApacheConf
8 lines
146 B
ApacheConf
|
|
ErrorDocument 403 /errors/403.html
|
|
ErrorDocument 404 /errors/404.html
|
|
ErrorDocument 500 /errors/500.html
|
|
|
|
Order Allow,Deny
|
|
Allow from all
|