On Feb 19, 2008 3:37 PM, Ruslan Sivak <rsivak@xxxxxxxxxxxxx> wrote: > I have the following rewrite rule > > RewriteRule ^/u/(.+)/*$ /index.html?user=$1 [P,NC] > > for some reason this rule is not working for things like this > > /u/Testing test > /u/#1 Test > > etc. What am I missing? I though .+ would match everything? RewriteLog? This isn't in .htaccess or <Directory>, is it? No leading slash there. Where does rewrite proxy to with that 'P' but no protocol/host/port on the substutition? -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- 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