Gerben wrote:
I would like to know which headers I have to send on my own 404page?
I read somewhere I have to send the header "HTTP 302 Found"
I also want to know which header I have to send when I redirect from my
404page?
do I need "HTTP 201"?
http://www.onlamp.com/pub/a/onlamp/2003/02/13/davi
[snip]
I would like to know which headers I have to send on my own 404page?
I read somewhere I have to send the header "HTTP 302 Found"
I also want to know which header I have to send when I redirect from my
404page?
do I need "HTTP 201"?
[/snip]
Have you checked the http://www.w3c.org ?
--
PH
I would like to know which headers I have to send on my own 404page?
I read somewhere I have to send the header "HTTP 302 Found"
I also want to know which header I have to send when I redirect from my
404page?
do I need "HTTP 201"?
--
PHP General Mailing List (http://www.php.net/)
To unsubscri
>I am running apache and php. I want to create a custom 404 page for my
>site. I have created a .htaccess file and "ErrorDocument 404
/error.php3"
>line to it.
>If someone tries to view www.myserver.com/thispagedoesnotexist.htm the
404
>page is displayed without issue.
I guess you are usin
I am running apache and php. I want to create a custom 404 page for my
site. I have created a .htaccess file and "ErrorDocument 404 /error.php3"
line to it.
If someone tries to view www.myserver.com/thispagedoesnotexist.htm the 404
page is displayed without issue.
If someone tries to view w
5 matches
Mail list logo