Hi Francis, Can you post your full config pls?
Thanks, Andrew On Sat, Aug 27, 2016 at 10:50 PM, Francis Daly <[email protected]> wrote: > On Sat, Aug 27, 2016 at 10:38:27AM +0200, İhsan Doğan wrote: > > Hi there, > > > I've defined a location alias in my nginx.conf: > > > location /foo/ { > > alias /var/www/foo/; > > } > > > Even the directory /var/www/foo exists, Nginx is returns a 404. As I > > understand, the configuration is right, but I can't see what's wrong. > > It works for me. > > What specific test request do you make? > > What file on the filesystem do you want nginx to return? > > What does your error.log say about the 404 response? > > (Is there another location{} block that handles your request, instead > of the one you showed here?) > > Cheers, > > f > -- > Francis Daly [email protected] > > _______________________________________________ > nginx mailing list > [email protected] > http://mailman.nginx.org/mailman/listinfo/nginx -- Otter Networks UG http://otternetworks.de fon: +49 30 54 88 5197 Gotenstraße 17 10829 Berlin
_______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
