ID: 8832
Updated by: cynic
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Unknown/Other Function
Assigned To: 
Comments:

just a note: relative URLs in Location header are in violation of the HTTP protocol.

Previous Comments:
---------------------------------------------------------------------------

[2001-01-22 03:52:57] [EMAIL PROTECTED]
When moving from PHP4 ISAPI to CGI we ran into the following bugs:
 - HTTP_RAW_POST_DATA is not available in the CGI version
 - using a relative url in the function header() to redirect to a new page in another 
directory works but the relative links on the new page do not work because the header 
'Content base' of new the page is wrong.

---------------------------------------------------------------------------


Full Bug description available at: http://bugs.php.net/?id=8832


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to