CSS
-Tricks
treehouse :
what would you like to learn today?
Web Design
Web Development
iOS Development
Show search box
Search
Search in:
All
Articles
Forums
Snippets
Videos
✕
Home
Forums
Snippets
Gallery
Videos
Almanac
Demos
Lodge
Navigation 'n' Search
Forums
Illustration by Nick Sirotich
Forums
»
PHP Problems
404 error page
Ben_Derby
Permalink to comment
#
August 2011
Hey this is probs very simple. How do i make my own 404 error page ?
Thanks
Ben
TheDoc
Permalink to comment
#
August 2011
This should help:
http://www.thesitewizard.com/archive/custom404.shtml
You'll need to edit (or create) an .htaccess file.
If you're on WordPress, simply create a 404.php file in your theme's folder and edit accordingly.
Ben_Derby
Permalink to comment
#
August 2011
Hey thanks, I'm new to all the php and scripting stuff and i haven't used wordpress yet.
Add a Comment
Thanks
Ben
http://www.thesitewizard.com/archive/custom404.shtml
You'll need to edit (or create) an .htaccess file.
If you're on WordPress, simply create a 404.php file in your theme's folder and edit accordingly.