work_assignment/.htaccess

3 lines
79 B
ApacheConf
Raw Permalink Normal View History

2023-06-29 12:34:22 +00:00
RewriteEngine On
RewriteRule . index.php
ErrorDocument 404 /error/not_found.php