Forbidden header
Posted: Sat Aug 05, 2006 4:32 pm
Ok this is a really stupid question but...
Whats the header for a 'this directory can't be browsed' error?
Whats the header for a 'this directory can't be browsed' error?
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
header("HTTP/1.1 403 Forbidden");Yeah, but there's http status code for thatthere is no such header.