David Revoy’s HTTP status
HTTP status pages using images from David Revoy.
       Those images are licensed under the terms of the CC-By license.
       You can support David on Patreon, Liberapay, Tipeee, Paypal (see here for other possibilities).
Usage
See status page:
https://http.framasoft.org/[status_code]
see more
Download status page:
wget https://http.framasoft.org/[status_code] -O [status_code].html
Use it in nginx:
error_page [status_code] /[status_code].html;
Use it in Apache:
ErrorDocument [status_code] /[status_code].html
 
                 
                 
                 
                