Date: 07/04/01
- Next message: Richard Heyes: "RE: [PHP-DEV] Security?"
- Previous message: rasmus <email protected>: "[PHP-DEV] Bug #11877 Updated: Apache cannot load phplib4.so"
- In reply to: Björn Schotte: "[PHP-DEV] trans-sid and Location: Header"
- Next in thread: Björn Schotte: "Re: [PHP-DEV] trans-sid and Location: Header"
- Reply: Björn Schotte: "Re: [PHP-DEV] trans-sid and Location: Header"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Richard Heyes: "RE: [PHP-DEV] Security?"
- Previous message: rasmus <email protected>: "[PHP-DEV] Bug #11877 Updated: Apache cannot load phplib4.so"
- In reply to: Björn Schotte: "[PHP-DEV] trans-sid and Location: Header"
- Next in thread: Björn Schotte: "Re: [PHP-DEV] trans-sid and Location: Header"
- Reply: Björn Schotte: "Re: [PHP-DEV] trans-sid and Location: Header"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

