diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..9d46388 --- /dev/null +++ b/.htaccess @@ -0,0 +1,14 @@ +#Własna strona błędu 400 +ErrorDocument 400 404.html + +#Własna strona błędu 401 +ErrorDocument 401 404.html + +#Własna strona błędu 403 +ErrorDocument 403 404.html + +#Własna strona błędu 404 +ErrorDocument 404 404.html + +#Własna strona błędu 500 +ErrorDocument 500 500.html \ No newline at end of file diff --git a/404.html b/404.html new file mode 100644 index 0000000..c146570 --- /dev/null +++ b/404.html @@ -0,0 +1,70 @@ + + + + + + + + + + + + FireStorm 404 + + + + + + + + + + + + + + + + +
+
+ + +
+ +

Błąd 404: + podana strona nie istnieje +

+

+ Strona której szukasz nie znajduje się na naszym serwerze, wróć na strone główną klikająć: FireStorm +

+
+ + + + + +
+ + + + + + + + + + +