On Mon, Jun 6, 2011 at 9:19 AM, nik600 <nik600@xxxxxxxxx> wrote: > Dear all > > i'm not sure if this problem is related to a new feature or not of > apache 2.2.16, available in the new debian6 release. > > I had an htaccess file like this: > ###################################### > RewriteEngine on > RewriteRule Test/([^/]+) Test.php?request=$1 [L] > ###################################### > > If i make a GET request to: > > http://server_ip/Test/abc > > instead of requesting Test.php?request=abc > it goes to Test.php Are you sure it's really only 2.2.16 and not w/ additional patches? Bug report 50349 is similar. A RewriteLog would help. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx