when compiling php version 4.06 with '--enable-trans-sid' and thereafter
setting 'session.use_cookies off'.

Does anyone know why the url rewriting works like this:
- when it encounters a 'href' it do rewrite
- when it encounters a header("Location: test.php"); it does not rewrite
- when it encounters a <form action=test.php > it does not rewrite


The machine:
"PHP Version 4.0.6
System SunOS lj97 5.8 Generic_108528-05 sun4u sparc SUNW,UltraAX-i2
Build Date Oct 11 2001 "


Hope that anyone knows the answer and whether this will be fixed in a
upcomming version of php.

Regards
Jimi Rønberg




-- 
PHP General 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