eZSESSID not to be shown after the links...

Author Message

Zoltan Szabo

Friday 03 September 2004 4:13:49 am

If you visit www.osb.hu, you can see, that the eZSESSID appears
after the links as a parameter:
http://www.osb.hu/nyitolap?eZSESSIDhu=86f3255d0185738cd4b3a869e9f4d02f
But after a page reload, it disappears.
Is it possible to not to show these characters even the first time?

bisk

Friday 03 September 2004 4:47:38 am

I think it's because in your php configuration use_trans_sid is enabled. Try to turn it off.

The easiest way to do this is to add this line to your .htaccess file:

php_flag session.use_trans_sid off

-------------------------------
http://www.kookfijn.nl & http://www.magento.be

Zoltan Szabo

Saturday 04 September 2004 11:34:56 am

Thank you, it's working fine.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.