Rewrite help when files do NOT have a ".php" extension

António P. P. Almeida appa at perusio.net
Fri Jun 3 06:20:09 MSD 2011


On 3 Jun 2011 03h08 WEST, nginx-forum at nginx.us wrote:

> Sorry I was not clear. 
>
> Yes I reran the ./configure --with-debug among other things, and
> then make and make install.
>
> Yes I only want to debug connections from that one IP, my IP. But
> even that is not working.
>
> The box is already a dev box. No one else is connecting to this
> server yet, as it's running on a non-80 port. Is there another way
> to debug?

Are you making any request? You can do it through the browser, using
curl or wget.

If there's no request, no debug log will be generated.

Make a request. Request the URI that should invoke the redirect
script, and so on. Go step by step.

--- appa




More information about the nginx mailing list