putting Gallery in iframe with 2 different servers

chrispy

Joined: 2003-11-11
Posts: 14
Posted: Sun, 2003-11-16 00:33

i'm trying to put Gallery in an iframe hosted on two different servers. however, ie6 does not accept the cookie from Gallery because its a 3rd party cookie without a compact privacy policy.

Does anyone know where the http headers are sent from gallery so i can include a line that defines the CP properties?

by http headers i mean these settings sent to the user:

HTTP/1.1 200 OK
Date: Sun, 16 Nov 2003 00:28:29 GMT
Server: Apache
X-Powered-By: PHP/4.3.3
Set-Cookie: PHPSESSID=06a54618bfdbc218e27a99d21a171dc5; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Connection: close
Content-Type: text/html; charset=ISO-8859-1

 
joan
joan's picture

Joined: 2002-10-21
Posts: 3473
Posted: Sun, 2003-11-16 07:55

Please don't ask the same question multiple times.

Locked. See http://gallery.menalto.com/index.php?name=PNphpBB2&file=viewtopic&t=11062#50084