php-mpos/public/.htaccess
2014-03-01 17:57:43 -07:00

5 lines
146 B
ApacheConf

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