Forums / Install & configuration / Turn off Coockies for visitors

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

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 Exponential 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: Exponential
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, Exponential 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