joomla and zend

Sander Klein roedie at roedie.nl
Mon Oct 8 08:49:27 UTC 2012


On 08.10.2012 10:15, Edho Arief wrote:
> On Mon, Oct 8, 2012 at 3:07 PM, Sander Klein <roedie at roedie.nl> 
> wrote:
>> Just one more time,... nobody who can help me with the following?
>>
>
> I think you're not clear enough what problem you encountered.
> Additionally, using alias is painful.
>
> I'm not familiar enough with Zend but I guess something like this:
>
> location ^~ /web-app/ {
>   alias /usr/local/share/web-app/public/;
>   <maybe a try_files?>
>   location ~ \.php$ {
>     <php fcgi directives here>
>   }
> }

Thanks for your answer. I'm indeed not sure how to explain it clearly.

I do have an apache config which 'just works' (tm) would that help so 
somebody could translate that config over to an nginx conf?

Sander



More information about the nginx mailing list