Welcome! Log In Create A New Profile

Advanced

Rewrite

Silvio Siefke
June 22, 2011 07:26PM
Hello,

i want rewrite my website Blog Sites.

At moment the Sites are blog.html?id=<number>.

I try to rewrite from article-<number>.html to the site blog.html?id=<number>.

Im not sure i understand the rewrite docu correct, i has the follow lines in
the virtuell Server under location / ,

if (!-f $request_filename) {
rewrite "^/article-([0-9])\.html$ /blogdetail.html?id=$1" last;
}


but there i have only 404 in the log. rewrite_log is on, but nothing write me
in the log.

Where is my mistake?

Nice day.


Silvio

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

Rewrite

Silvio Siefke June 22, 2011 07:26PM

Re: Rewrite

António P. P. Almeida June 22, 2011 07:34PM

Re: Rewrite

Silvio Siefke June 22, 2011 07:50PM

Re: Rewrite

António P. P. Almeida June 22, 2011 07:52PM

Re: Rewrite

Silvio Siefke June 22, 2011 07:56PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 197
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready