Re: Apache 2.4 configuration
Re: Apache 2.4 configuration
- Subject: Re: Apache 2.4 configuration
- From: Altera WO Team <email@hidden>
- Date: Thu, 01 Mar 2018 11:44:01 +0100
Hi, you should also allow access to the Directory, put something like this in
your conf
<Directory "/opt/Local/Library/WebServer/Documents/WebObjects">
AllowOverride None
Require all granted
</Directory>
Hope it helps,
Matteo
> On 1 Mar 2018, at 09:13, Jean Pierre Malrieu <email@hidden> wrote:
>
> Hi,
>
> I’am trying to deploy a WO app on a new Ubuntu 16.04 server with Apache 2.4.
> I have tried to follow the instructions in the wiki but I don’t really
> understand what they mean, i confess.
> The app is starting fine. But I am facing a dilemma
> if I use a Alias rule like Alias /WebObjects
> "/opt/Local/Library/WebServer/Documents/WebObjects"
> then I can navigate in the app but the app (and embedded Frameworks) static
> ressources are not served (and that is logical since the path to static
> ressources contains ‘WebObjects’)
> If comment out the Alias rule then static ressources are served, but I get a
> WO internal « access denied » page (I guess that is because I cannot access
> WO frameworks).
>
> How do you guys manage to achieve both access to the WO Frameworks and to the
> static ressources?
>
> TIA
>
> JPM
>
> _______________________________________________
> 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