• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: The requested document was not found
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: The requested document was not found


  • Subject: Re: The requested document was not found
  • From: John Baldwin <email@hidden>
  • Date: Fri, 18 Mar 2011 13:25:54 -0700

That was it. I had a ScriptAlias directive both in the virtual host config and the master site config. I needed to disable both.

I don't run any cgi scripts on the server, so I don't need to worry about that. But it looks like I could solve that problem either with ScriptAliasMatch or by using the CGI adaptor.

Thanks much.

John

On Friday Mar 18  1:05 PM, at 1:05 PM, Pascal Robert wrote:


Good chance that /cgi-bin is taken over by a ScriptAlias directive. Check if you a ScriptAlias or ScriptAliasMatch directive in your Apache config files that is taking over /cgi-bin to send it to /var/www/cgi-bin or something like that.


On Friday Mar 18  1:00 PM, at 1:00 PM, Chuck Hill wrote:

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.


 _______________________________________________
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

References: 
 >The requested document was not found (From: John Baldwin <email@hidden>)
 >Re: The requested document was not found (From: Chuck Hill <email@hidden>)

  • Prev by Date: Re: The requested document was not found
  • Next by Date: confusion -
  • Previous by thread: Re: The requested document was not found
  • Next by thread: Re: The requested document was not found
  • Index(es):
    • Date
    • Thread