Re: Help with Apache... stuck
Re: Help with Apache... stuck
- Subject: Re: Help with Apache... stuck
- From: Klaus Berkling via Webobjects-dev <email@hidden>
- Date: Mon, 6 Apr 2020 14:32:55 -0700
> On Apr 6, 2020, at 1:43 PM, Ken Anderson via Webobjects-dev
> <email@hidden> 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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden