0
0
Fork 0

import from old webserver

This commit is contained in:
Jannik Beyerstedt 2024-01-27 15:17:09 +01:00
commit 364078d29e
640 changed files with 85959 additions and 0 deletions

5
.htaccess Normal file
View file

@ -0,0 +1,5 @@
ErrorDocument 400 /400.shtml
ErrorDocument 401 /401.shtml
ErrorDocument 403 /403.shtml
ErrorDocument 404 /404.shtml
ErrorDocument 500 /500.shtml