"alias" directive may not be used inside location given

Fernando Perez lists at ruby-forum.com
Wed Jul 7 17:51:22 MSD 2010


> location  /uploads/ {
>    alias  /rails/uploads/production/;
> }
> 

It doesn't catch the following request:

/uploads/assets/4/original/paypal_logo.png

Is there something I didn't understand?
-- 
Posted via http://www.ruby-forum.com/.



More information about the nginx mailing list