Re: Can't retrieve cookies
Re: Can't retrieve cookies
- Subject: Re: Can't retrieve cookies
- From: "Mr. Pierre Frisch" <email@hidden>
- Date: Wed, 9 Jan 2008 12:32:02 -0800
Hi Chuck,
How did that machine get installed? In leopard Server and Client you
must have a statement like:
ScriptAliasMatch ^/cgi-bin/((?!(?i:webobjects)).*$) "/Library/
WebServer/CGI-Executables/$1"
in your httpd.conf or apache 2.2 will keep the WebObjects URL to
himself and route them as cgi-bin. This is a behavior change in Apache
2.2.
This statement is included by default on both leopard server and
client. Can you check it?
Pierre
--
Pierre Frisch
email@hidden
On Jan 9, 2008, at 10:48, Chuck Hill wrote:
On Jan 8, 2008, at 9:55 PM, Guido Neitzer wrote:
On 08.01.2008, at 20:06, Art Isbell wrote:
Which Apache version are you running? Leopard runs Apache 2.2 by
default. When you say you are using WO 5.3 under Leopard, are you
also using the WO 5.3 HTTP adaptor? If so, that might explain
your problem if you are running Apache 2.2 because it is designed
for Apache 1.3.
No, that is no problem at all - it is my "production setting" in
development.
I have verified that Jeff is using Apache 2.2 with the 5.4 adaptor.
The problem right now is that Apache is seeing the URL as a file
request, not a request for WO.
Chuck
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden