Björn Schotte wrote:
> I had a talk with somebody whom I said that
> --enable-trans-sid would save time in his project.
> He implemented it but dropped me a note that he
> had to manually rewrite Header("Location:
> http://$HTTP_HOST/foobar.php";); URIs with the SID. So would it be
> able to implement
> trans-sid for the Location: HTTP Header?

Trans-sid doesn't work with complete URL beginning with "http://";, does 
it? Aren't these regarded as external links?

BTW: I don't find it that difficult to rewrite the Headers manually. 
You don't have that many of them, usually.

regards
Wagner

-- 
Madness takes its toll. Please have exact change.

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