The other place to set the default cookie_path to '/'
authorBen Klang <ben@alkaloid.net>
Sat, 2 Oct 2010 20:09:29 +0000 (16:09 -0400)
committerBen Klang <ben@alkaloid.net>
Sat, 2 Oct 2010 20:10:05 +0000 (16:10 -0400)
horde/config/conf.xml

index 2861b7d..a618992 100644 (file)
    part, i.e. http//horde/, you need to set this value to ''. Most likely,
    though, you won't have to change the
    default.">$_SERVER['SERVER_NAME']</configphp>
-   <configstring name="path" desc="What path should we set cookies to? This
-   should match where Horde is on your webserver - if it is at /horde, then
-   this should be '/horde'. If Horde is installed as the document root, then
-   this needs to be '/' - NOT ''.&lt;br /&gt;&lt;strong&gt;BUT&lt;/strong&gt;,
-   if IE will be used to access Horde modules, you should read this first
+   <configstring name="path" desc="What path should we set cookies to? For
+   maximum security this should match the URL where Horde is on your webserver.
+   If Horde is at /horde, then this should be '/horde'. If Horde is installed
+   as the document root, then this needs to be '/' - NOT ''. If IE will be
+   used to access Horde modules, you should read this first
    (discussing issues with IE's Content Advisor):
    http://lists.horde.org/archives/imp/Week-of-Mon-20030113/029149.html">
-   /horde</configstring>
+   /</configstring>
   </configsection>
  </configtab>