• 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: Apache 2.4 configuration
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Apache 2.4 configuration


  • Subject: Re: Apache 2.4 configuration
  • From: Jean Pierre Malrieu <email@hidden>
  • Date: Thu, 01 Mar 2018 12:25:41 +0100

Well, you can forget about it… It works now, although I don’t know why… Maybe a
system administrator at the university did something in the meantime (the
server went down for a moment). I’am not sure I like this kind of miracles.

JPM

> Le 1 mars 2018 à 12:01, Jean Pierre Malrieu <email@hidden> a écrit :
>
> That I already did, but it doesn’t solve the pb. If I understand it correctly
> I need to allow access to the static ressources in WO frameworks, and that
> can be done with the Alias directive (and the corresponding <Directory> block
> you mention)
> But the Alias directive screws up the access to the app (and embedded
> frameworks) static ressources.
> Thanks for trying to help me though!
>
>> Le 1 mars 2018 à 11:44, Altera WO Team <email@hidden
>> <mailto:email@hidden>> a écrit :
>>
>> 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
>>> <mailto: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
>>> <mailto:email@hidden>)
>>> Help/Unsubscribe/Update your Subscription:
>>>
>>>
>>> This email sent to email@hidden <mailto: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

 _______________________________________________
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: 
 >Apache 2.4 configuration (From: Jean Pierre Malrieu <email@hidden>)
 >Re: Apache 2.4 configuration (From: Altera WO Team <email@hidden>)
 >Re: Apache 2.4 configuration (From: Jean Pierre Malrieu <email@hidden>)

  • Prev by Date: Re: Apache 2.4 configuration
  • Next by Date: Re: Apache 2.4 configuration
  • Previous by thread: Re: Apache 2.4 configuration
  • Next by thread: Re: Apache 2.4 configuration
  • Index(es):
    • Date
    • Thread