.htaccess redirect 404 page

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
shuchitaumehta
Forum Newbie
Posts: 15
Joined: Tue Jul 01, 2008 2:10 am

.htaccess redirect 404 page

Post by shuchitaumehta »

ErrorDocument 404 /error.php

page is in root
its not working
pls help

thank you
User avatar
ghurtado
Forum Contributor
Posts: 334
Joined: Wed Jul 23, 2008 12:19 pm

Re: .htaccess redirect 404 page

Post by ghurtado »

Please provide more information:
- What you are trying to accomplish
- What you have tried
- What the results are and how they are different from what you expected
Post Reply