Hi
I'm a beginner to nginx and and am struggling to use nginx rewrites. I am using version 0.5.33 and am trying to get a file called nginx_rewrites to be used when a url is entered. I am also using FastCGI and PHP. I can run a PHP script however all the links (when clicked on) are giving a 404 error.
Essentially I think I may need to redirect all URL's to the nginx_rewrites file?? Is this the right track?
Any help would be gratefully received. Thanks.