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? Russ --------------------------------------------------------------------- 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