Rewrite

António P. P. Almeida appa at perusio.net
Thu Jun 23 03:48:42 MSD 2011


On 23 Jun 2011 00h32 WEST, appa at perusio.net wrote:

Oops forgot the ~* in the location:

location ~* /article-(\d+)\.html$ {
   try_files $uri $uri/ /blog.html?id=$1; # Is it blog.html or blogdetail.hmtl?
}

--- appa




More information about the nginx mailing list