2021-06-10 06:46:58 +00:00
|
|
|
RewriteEngine ON
|
2021-06-08 09:09:28 +00:00
|
|
|
ErrorDocument 404 https://localhost/itdskp-odense/Frontend/404.php
|
|
|
|
ErrorDocument 403 https://localhost/itdskp-odense/Frontend/403.php
|
2021-06-10 06:46:58 +00:00
|
|
|
ErrorDocument 500 https://localhost/itdskp-odense/Frontend/500.php
|
|
|
|
|
|
|
|
RedirectMatch 301 ^/Frontend/index /Frontend/index.php
|