On Thu, Nov 03, 2016 at 03:12:39PM +0100, Daniel wrote:
Hi there,
> i try to add a images folder but seems not work.
> Could someone tell me what i am doing wrong:
What one example http request do you want to make?
What file on your filesystem do you want nginx to serve in response to
that request?
> location ~ ^/en/holidays/shared/images {
> root /mnt/nfs/uat/;
> }
>
> When i replace root with alias it has also no effect :-(
"alias" in a regex location has special requirements.
http://nginx.org/r/alias
Cheers,
f
--
Francis Daly [email protected]
_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx