diff --git a/Error 404/caveman.gif b/Error 404/caveman.gif new file mode 100644 index 0000000..b3a31e4 Binary files /dev/null and b/Error 404/caveman.gif differ diff --git a/Error 404/custom_404.html b/Error 404/custom_404.html new file mode 100644 index 0000000..dc5343d --- /dev/null +++ b/Error 404/custom_404.html @@ -0,0 +1,72 @@ + + + + 404 - Page Not Found + + + + +
+ Caveman GIF +

Seems like you are lost, that's a 404!

+ To the main page +
+ + diff --git a/README.md b/README.md index 8289803..da7731d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,13 @@ -# HTTP-Response-Websites -Custom error pages for various HTTP status codes that are triggered when an error is encountered acessing my website +# Custom HTTP Error Pages + +This repository contains custom error pages for various HTTP status codes that are triggered when an error is encountered on a website. These error pages can help improve the user experience by providing a more visually appealing error message. + +## Usage + +To use these custom error pages, simply download the files and place them in the appropriate directory on your server. The location of this directory may vary depending on your web server and configuration. + +In some cases, certain webpages may not function as intended unless specific modifications are made, such as adding a link to the button that redirects to your website. + +## License + +This repository is licensed under the [AGPL-3.0 license](LICENSE). \ No newline at end of file diff --git a/Unavailable/cat.gif b/Unavailable/cat.gif new file mode 100644 index 0000000..aded0a8 Binary files /dev/null and b/Unavailable/cat.gif differ diff --git a/Unavailable/maintenance.gif b/Unavailable/maintenance.gif new file mode 100644 index 0000000..942292a Binary files /dev/null and b/Unavailable/maintenance.gif differ diff --git a/Unavailable/unavailable.html b/Unavailable/unavailable.html new file mode 100644 index 0000000..507dc9b --- /dev/null +++ b/Unavailable/unavailable.html @@ -0,0 +1,87 @@ + + + + Under Maintenance + + + + +
+

Temporarily Unavailable

+ Under Maintenance GIF + +

We're giving our systems a tune-up to keep things running smoothly. Please pardon our dust while we work behind the scenes.

+ +
+ + + \ No newline at end of file diff --git a/[Generic] Error/custom_401.html b/[Generic] Error/custom_401.html new file mode 100644 index 0000000..97a1dc4 --- /dev/null +++ b/[Generic] Error/custom_401.html @@ -0,0 +1,9 @@ + + + + 504 + + + + + diff --git a/[Generic] Error/custom_403.html b/[Generic] Error/custom_403.html new file mode 100644 index 0000000..54964a6 --- /dev/null +++ b/[Generic] Error/custom_403.html @@ -0,0 +1,7 @@ + + + + 403 + + + diff --git a/[Generic] Error/custom_404.html b/[Generic] Error/custom_404.html new file mode 100644 index 0000000..df9e7f0 --- /dev/null +++ b/[Generic] Error/custom_404.html @@ -0,0 +1,18 @@ + +
Error 404
+ + + + + 404 (JPEG Image, 750 × 600 pixels) + + + + https://http.cat/404 + + diff --git a/[Generic] Error/custom_502.html b/[Generic] Error/custom_502.html new file mode 100644 index 0000000..bd98348 --- /dev/null +++ b/[Generic] Error/custom_502.html @@ -0,0 +1,12 @@ + +
Error 502
+ + + + + 502 (JPEG Image, 750 × 600 pixels) + + + https://http.cat/502 + + diff --git a/[Generic] Error/custom_504.html b/[Generic] Error/custom_504.html new file mode 100644 index 0000000..89173c8 --- /dev/null +++ b/[Generic] Error/custom_504.html @@ -0,0 +1,9 @@ + + + + 504 + + + + +