My problem is this: I have a profile page, the user access' this by going to "http://www.360gamer.net/user,username_here", but I have a user that has a "!" in their name, and I cannot write the correct RegEx to match this.
Here is my current RegEx, which works fine for all the users, other than this one user with the exclamation mark.
RewriteRule user,([A-Za-z0-9-_]+)$ profile/$1 [L]
I have tried adding an exclamation mark into the string but it doesn't seem to work?
Thanks alot, any help appreciated.
-huzi
This post has been edited by huzi8t9: 23 December 2009 - 07:16 AM

New Topic/Question
Reply




MultiQuote





|