ok...

Still confused.

apache root is at:  /var/www
my adaptor is:  http://xx.xx.xx.xx/cgi-bin/WebObjects
my .woa file is at: /opt/Local/Library/Applications

in my apache.conf:

WebObjectsDocumentRoot /var/www/html
WebObjectsAlias /cgi-bin/WebObjects

When I click on the link in JavaMonitor:

http://a.b.c.d/cgi-bin/WebObjects/myApp

page not found.

I must be missing something.

Thanks
James Cicenia



On Nov 19, 2008, at 9:08 AM, Aurélien Minet wrote:

James Cicenia a écrit :
in my conf:

LoadModule WebObjects_module /usr/lib64/httpd/modules/ mod_WebObjects.so
the module configuration part is missing :

look for in a file named apache.conf in the sources directory under
Adaptors/ApacheX.Y
include it in your apache configuration (don't load WebObjects_module
twince)
you have to set : WebObjectsAlias,WebObjectsConfig at least

in my monitor I have the http://xx.xx.xx.xx/WebObjects
You should have http://xx.xx.xx.xx/cgi-bin/WebObjects

Aurelien

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list      (Webobjects-deploy@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to