> On Apr 6, 2020, at 1:43 PM, Ken Anderson via Webobjects-dev 
> <webobjects-dev@lists.apple.com> wrote:
> 
> Hi everyone!
> 
> Well, I’ve circled back to a project I was half way through a year ago… and 
> I’m a little stuck. Trying to get a WO project off of AWS and running on a 
> home server.
> 
> […]
> # Specific to Apache 2.4
> <Location /cgi-bin/WebObjects/>
>     <Limit GET POST OPTIONS >
>       Require all granted
>     </Limit>
>     Require all denied
> </Location>   
> 

FWIW: I have this in my configs:

<LocationMatch /cgi-bin/WebObjects>
        Require all granted
</LocationMatch>




"I like to use adverbs. To show I went to school"
Patty Larkin (I'm white)

Klaus Berkling
www.berkling.us <http://berkling.us/> | @kiberkli | Photography 
<https://www.flickr.com/people/kiberkling/>






 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to