I am trying to test out my 404 page locally. so when i visit http://localhost:8888/austin.kitson.orgUpdate/test which is a page that doesnt exist i dont get the wordpress 404.php page I have created but I get the browser 404 page does not exist, I swear I have done this before. Please Help.
|
|
|||||||||||||||||
|
closed as too localized by toscho♦ Dec 24 '12 at 3:00
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.
|
If you're seeing the default 404 page provided by your server, instead of the WordPress theme 404 page, then it means that your Most likely, your .htaccess file has been deleted. You can easily regenerate the file by visiting the Settings > Permalinks page of your WordPress admin, choosing any permalink format besides 'default' and saving the changes. You can read more about permalinks at the WordPress Codex |
|||
|
|