5 lines
146 B
ApacheConf
5 lines
146 B
ApacheConf
ErrorDocument 404 /index.php?page=error&action=404
|
|
RedirectMatch 404 /templates(/|$)
|
|
RedirectMatch 404 /include(/|$)
|
|
RedirectMatch 404 /.git(/|$)
|