> php_flag session.use_trans_sid off
> That may not be the correct syntax, but it should be close.
it is correct!
works perfectly
thanx Kirk
""Johnson, Kirk"" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
I have not done this, but this is what I would
I have not done this, but this is what I would try. There is a setting in
php.ini, session.use_trans_sid, which controls whether PHP appends the
session ID. Set up an .htaccess file with something like this in it:
php_flag session.use_trans_sid off
That may not be the correct syntax, but it shou
2 matches
Mail list logo