That probably means that either mod_webobjects is not getting loaded, or that virtual host does not map /cgi-bin/WebObjects/ to mod_webobjects (see ScriptAliasMatch).
On Mar 18, 2011, at 12:51 PM, John Baldwin wrote: > Not Found > > The requested document was not found on this server. > > > I'm getting this error on my dev server when I try to connect to the > application without using the port number. > > so > > http://server:2001/cgi-bin/WebObjects/Appname.woa/ > > works, but > > http://server/cgi-bin/WebObjects/Appname.woa/ > > doesn't. > > The server name is a virtual host on the server, and I have the httpd.conf > contents in the virtual host config file on the server. > > This is on a CentOS host, and I built the adapter per the instructions from > the wiki. > > I don't know if this is a clue or not, but when I restart apache, I get this > warning: > > [warn] module WebObjects_module is already loaded, skipping > > I feel like I'm missing something simple, but for the life of me, I can't > figure it out. > > John > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/chill%40global-village.net > > This email sent to [email protected] -- Chuck Hill Senior Consultant / VP Development 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
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
