2019-12-04 02:47:33 +00:00
|
|
|
---
|
2025-01-24 13:22:26 +00:00
|
|
|
title: custom 404 error page
|
2019-12-04 02:47:33 +00:00
|
|
|
author: deepend
|
2023-07-25 05:56:50 +00:00
|
|
|
category: tutorials
|
2019-12-04 02:47:33 +00:00
|
|
|
---
|
|
|
|
|
2020-04-13 04:47:42 +00:00
|
|
|
All users can now setup their own custom 404 error page. Just add a file named `404.html` in `~/public_html`
|
2019-12-04 02:47:33 +00:00
|
|
|
|
2020-04-13 04:47:42 +00:00
|
|
|
An example of one user's custom 404: [~benharri](http://tilde.club/~benharri/not_here).
|
2019-12-04 02:47:33 +00:00
|
|
|
|
|
|
|
|