Not sure if it's passing to the proxy properly

James Matthews nytrokiss at gmail.com
Fri Feb 5 10:43:58 MSK 2010


Hi,

I am passing my requests like this
 if ( -f $request_filename){
        expires 30d;
        break;
}
        proxy_pass         http://127.0.0.1:20000;

However Apache is still serving everything (images included). How can I get
it to move only through nginx (for images and other files).

James


-- 
http://www.goldwatches.com

--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20100205/a3eb1504/attachment.html>


More information about the nginx mailing list