Forum Moderators: coopster
Heres the actual file:
RewriteEngine on
RewriteRule ^user/([^/\.]+)?$ profile.php?user=$1 [L]
If you go to this actual live profile http://example.com/user/grewell912 it takes the stylesheet and makes the links contain /user/. Does anybody have a solution to this.
Thanks
Ryan
[edited by: dreamcatcher at 12:55 am (utc) on Dec. 14, 2007]
[edit reason] use example.com / thanks [/edit]