Forcin Nginx to render URI from Rails using Passenger

Posted by retro on Server Fault See other posts from Server Fault or by retro
Published on 2010-04-22T10:22:42Z Indexed on 2010/04/22 10:33 UTC
Read the original article Hit count: 189

Filed under:
|
|
|

Is it possible to force Nginx to render some URL from Rails app although file exists on server? I want to hide some files based from which subdomain request comes. So I would like to completely avoid direct rendering of file from server.

© Server Fault or respective owner

Related posts about nginx

Related posts about rails