it says i need to » Add the code into your .htaccess fileRewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-F
RewriteRule ^([-_!*$@~:.a-zA-Z0-9]+)$ http://mydomain.org/profile.php?username=$1
but wont that cause errors if i open .htaccess in a document and add it?
there was a way in cpanel but i forgot.





Reply With Quote



