php-mpos/.htaccess
2014-04-20 15:34:55 +02:00

11 lines
324 B
ApacheConf

ErrorDocument 404 /public/index.php?page=error&action=404
RedirectMatch 404 /logs(/|$)
RedirectMatch 404 /templtes(/|$)
RedirectMatch 404 /include(/|$)
RedirectMatch 404 /scripts(/|$)
RedirectMatch 404 /sql(/|$)
RedirectMatch 404 /upgrade(/|$)
RedirectMatch 404 /cronjobs(/|$)
RedirectMatch 404 /tests(/|$)
Options -Indexes