Turn off Coockies for visitors

Author Message

Alex Schmid

Thursday 06 May 2004 3:48:05 am

Hello,

after a long fight i managed to setup ezpublish for a small project.

Before i switch the nameserver to the cms-based site i would like to switch off the cookie what seems to be set by default for every user that requests the public sites for SEO-reasons.

Thanks for your hints,

Alex
______________________________________________________________
[root@xxxxxxxxx html]# curl -I cms.xxxxxxxxx.de/index.php
HTTP/1.1 200 OK
Date: Thu, 06 May 2004 10:50:04 GMT
Server: Apache/2.0.47 (Fedora)
X-Powered-By: eZ publish
Set-Cookie: eZSESSIDxxxxxxxxx=0cd944e93b776e35219b303e79a76797; path=/
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Cache-Control: no-cache, must-revalidate
Pragma: no-cache
Last-Modified: Thu, 06 May 2004 10:50:04GMT
Content-language: ger-DE
Connection: close
Content-Type: text/html; charset=iso-8859-1
___________________________________________________________________________

Jan Borsodi

Tuesday 11 May 2004 12:01:31 am

I think that will be quite hard to do, eZ publish is based on having a session (which requires a cookie) for all page views.

It could be that it is possible to turn it off by modifying a setting in the <i>php.ini</i> file.

--
Amos

Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq

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