Re: [PHP-DEV] trans-sid and Location: Header From: Alexander Wagner (wagner <email protected>)
Date: 07/04/01

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: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>