This commit is contained in:
MegaVasiliy007
2020-01-22 12:52:09 +03:00
commit d45a14b0be
100 changed files with 1404 additions and 0 deletions

4
.htaccess Normal file
View File

@ -0,0 +1,4 @@
ErrorDocument 403 /404.html
ErrorDocument 404 /404.html
RewriteEngine On