Edit report at https://bugs.php.net/bug.php?id=12066&edit=1

 ID:                 12066
 Updated by:         [email protected]
 Reported by:        mk at php-homepage dot de
 Summary:            Enable transparent Session IDs for a whole Domain
                     not only relative Links
-Status:             Open
+Status:             Wont fix
 Type:               Feature/Change Request
 Package:            Session related
 Operating System:   Any
 PHP Version:        4.0.6
 Block user comment: N
 Private report:     N

 New Comment:

Trans SID is rather legacy feature now. New feature will not be added.


Previous Comments:
------------------------------------------------------------------------
[2001-07-11 16:25:53] mk at php-homepage dot de

a number of different subdomains, the use of sessions and PHP compiled with 
--enable-trans-sid.
if you have i.e. a menue with links like http://www.foo.de/bar.php, you'll have 
to add the session IDs manually.

the solution: enable transparent session IDs for a whole domain.
i.e. "trans-sid-domain foo.de" in php.ini would add session IDs to all relative 
links and to links pointing to *.foo.de
so www.foo.de, bar.foo.de or bla.foo.de would be affected.

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



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=12066&edit=1

Reply via email to