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 <jp.malr...@free.fr> 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      (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/webobjects%40altera.it
> 
> This email sent to webobje...@altera.it

 _______________________________________________
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