Welcome! Log In Create A New Profile

Advanced

another rewrite problem

July 23, 2009 11:03AM
I've got address like http://profil.domain.tld/profil,ID,username.html

And rewrite rule like this:

rewrite ^/profil,([0-9]+)(,.*).html$ /profil.html?aId=showuser&uId=$1 last;

Ofc, I've enabled debug log to see what location it use, and it's using ~ \.html$ (which are FastCGI parsed php files).

The problem is, that it is looking for file profil,any_number,username.html in root directory.
Subject Author Posted

another rewrite problem

meal July 23, 2009 11:03AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 203
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