404?
- Started
- Last post
- 7 Responses
- stuc
Can anyone tell me how I can make a cutom 404 error page for a site? Much Oblige!
- escapethezoo0
go to some site you know gives an error 404, then go to File>save as in browser, then adjust accordingly and upload
- BonSeff0
- make a .htaccess file, do it in notepad.
- in the document write: ErrorDocument 404 http://www.yourdomain.com/notfou…
- save as .htaccess
- upload to your servers' main directory
- make notfound.html page
- use your imagination
- upload to your server's main directory
- have fun and post it here+++++++++++++++++++
4cY
- atomica0
And talk to your admin if its a good server. I mean an NT/2k/2k3 server.
- stuc0
You rock Bon, thanks everyone.
- ********0
you don not necessarily have to a .htaccess file.
i suggest what atomica said.call your server admin.i have worked on servers who have the 404 error default to a particular html file. example: 404.html, missing.html etc.
an admin can point a 404 to basically any file you want i.e. fuckme.html. but usuallly has a default alias.
contact the server host/admin
- era4040
yup, quite a few hosts provide the framework for custom 404s.
https://panel.dreamhost.com/kbas…
...and any missing page goes to it.
Like this:
- nearestexit0
some 404 pages to enjoy...