> 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/.