v0.2.0a Made some small changes to some files, and moved index to the root of our project

This commit is contained in:
Victor
2021-06-10 08:46:58 +02:00
parent 8dd1f423a6
commit 619afe666c
4 changed files with 16 additions and 12 deletions
+4 -1
View File
@@ -1,3 +1,6 @@
RewriteEngine ON
ErrorDocument 404 https://localhost/itdskp-odense/Frontend/404.php
ErrorDocument 403 https://localhost/itdskp-odense/Frontend/403.php
ErrorDocument 500 https://localhost/itdskp-odense/Frontend/500.php
ErrorDocument 500 https://localhost/itdskp-odense/Frontend/500.php
RedirectMatch 301 ^/Frontend/index /Frontend/index.php