• 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: Mac OS X 10.7 (Lion), Apache2.2, WebObjects Problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mac OS X 10.7 (Lion), Apache2.2, WebObjects Problem


  • Subject: Re: Mac OS X 10.7 (Lion), Apache2.2, WebObjects Problem
  • From: Pascal Robert <email@hidden>
  • Date: Fri, 02 Sep 2011 14:36:07 -0400

Find the line in httpd.conf that start with:

  ScriptAlias /cgi-bin

And comment it.

> Hi all,
>
> Trying to get WebObjects running on a Mac mini sever with Mac OS X 10.7 (Lion), but the VirtualHost configuration is bothering me.
> None of my directives are working, have put  copy of apache.conf into the others config folder with name webobjects.conf. The Adaptor is loaded, checked with apachectl -M, and apachectl -t, says Syntax OK, but the following directives, in the beginning of webobjects.conf file are not working:
>
> Alias /WebObjects "/Library/WebServer/Documents/WebObjects"
>
> <Directory "/Library/WebServer/Documents/WebObjects">
>      AllowOverride All
>      Order allow,deny
>      Allow from all
> </Directory>
>
> <LocationMatch /cgi-bin/WebObjects/.*>
>    Order allow,deny
>    Allow from all
> </LocationMatch>
>
> Trying to load the WOAdaptorInfo page, I'm getting the following error (error_log):
>
> File does not exist: /Library/Server/Web/Data/Sites/Default/cgi-bin



> I know, that this is a VirtualHost:*:443 directive issue, but don't know how to solve this in an elegant manner, e.g. without loosing Server.app support for virtual hosting.
> Any clues?
>
> Thanks
> --
> Sergio  _______________________________________________
> 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: Mac OS X 10.7 (Lion), Apache2.2, WebObjects Problem
      • From: ISHIMOTO Ken <email@hidden>
References: 
 >Mac OS X 10.7 (Lion), Apache2.2, WebObjects Problem (From: Sergio Sánchez Maffet <email@hidden>)

  • Prev by Date: Mac OS X 10.7 (Lion), Apache2.2, WebObjects Problem
  • Next by Date: Re: Mac OS X 10.7 (Lion), Apache2.2, WebObjects Problem
  • Previous by thread: Mac OS X 10.7 (Lion), Apache2.2, WebObjects Problem
  • Next by thread: Re: Mac OS X 10.7 (Lion), Apache2.2, WebObjects Problem
  • Index(es):
    • Date
    • Thread