• 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: Problems disabling direct connect mode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems disabling direct connect mode


  • Subject: Re: Problems disabling direct connect mode
  • From: Lachlan Deck <email@hidden>
  • Date: Tue, 19 Aug 2008 17:44:58 +1000

On 19/08/2008, at 1:37 PM, Greg Hulands wrote:

Thanks Chuck, that was it. I have updated the wiki to reflect this change.

greg

On 18/08/2008, at 8:16 PM, Chuck Hill wrote:


On Aug 18, 2008, at 8:06 PM, Greg Hulands wrote:

Any help is greatly appreciated,

It is a problem with your Apache config. I _think_ this is the offending clause:


<Directory />
  Options FollowSymLinks
  AllowOverride None
 # Order deny,allow
 # Deny from all
</Directory>

Or it might be this one:

<Directory "/Library/WebServer/CGI-Executables">
  AllowOverride None
  Options None
  Order allow,deny
  Allow from all
</Directory>

Or more conservative: <Directory /> Options FollowSymLinks AllowOverride None Order deny,allow Deny from all Allow from localhost # this is the only addition needed </Directory>

with regards,
--

Lachlan Deck

_______________________________________________
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: 
 >Problems disabling direct connect mode (From: Greg Hulands <email@hidden>)
 >Re: Problems disabling direct connect mode (From: Chuck Hill <email@hidden>)
 >Re: Problems disabling direct connect mode (From: Greg Hulands <email@hidden>)

  • Prev by Date: Re: Is D2W dead? [Was: WebAssistant IllegalStateException]
  • Next by Date: Re: CSS background images
  • Previous by thread: Re: Problems disabling direct connect mode
  • Next by thread: Re: Problems disabling direct connect mode
  • Index(es):
    • Date
    • Thread