• 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: You don't have permission to access /cgi-bin/WebObjects/<any app> on this server
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: You don't have permission to access /cgi-bin/WebObjects/<any app> on this server


  • Subject: Re: You don't have permission to access /cgi-bin/WebObjects/<any app> on this server
  • From: Elizabeth Lynch <email@hidden>
  • Date: Wed, 23 Feb 2005 07:19:04 +0000

There should be something like this in your httpd.conf file

ScriptAlias /cgi-bin/ "/Library/WebServer/CGI-Executables/"

#
# "/Library/WebServer/CGI-Executables" should be changed to whatever your ScriptAliased
# CGI directory exists, if you have that configured.
#
<Directory "/Library/WebServer/CGI-Executables">
AllowOverride None
Options None
Order allow,deny
Allow from all
</Directory>


Is it possible that while making changes you altered the Directory directive so it doesn't correspond to the ScriptAlias above?

Liz


Running MacOSX Server 10.2.8 with WO 5.2.3

Mike and I tried to update </etc/httpd/httpd.conf> to allow Server Side Includes (SSI) and we now get the msg

"You don't have permission to access /cgi-bin/WebObjects/<any app> on this server"

for all of our WebObject based sites.

We undid all of our changes to  <httpd.conf> but still get the message.
The phone is ringing off the hook <sigh>.

Any suggestions on a set of steps to take to fix the problem?
We tried running the Disk Permissions repair.

Is there some sort of Preferences file on the server that could be deleted?
----
Baiss Eric Magnusson
<http://www.Track-Your-Finances.com>
<http://www.CascadeWebDesign.com>


_______________________________________________
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


_______________________________________________ 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
  • Follow-Ups:
    • Re: [SOLVED] You don't have permission to access /cgi-bin/WebObjects/<any app> on this server
      • From: Baiss Eric Magnusson <email@hidden>
References: 
 >You don't have permission to access /cgi-bin/WebObjects/<any app> on this server (From: Baiss Eric Magnusson <email@hidden>)

  • Prev by Date: Re: [SOLVED (Sort of)] attempt to assign value to unknown key
  • Next by Date: Re: WO components (Project Builder, WOBuilder EOModeler etc) refuse to start up
  • Previous by thread: You don't have permission to access /cgi-bin/WebObjects/<any app> on this server
  • Next by thread: Re: [SOLVED] You don't have permission to access /cgi-bin/WebObjects/<any app> on this server
  • Index(es):
    • Date
    • Thread