Esra
03-02-2008, 06:47 PM
Hi all
i have this .htaccess
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-F
RewriteRule ^([-_!*$@~:.a-zA-Z0-9]+)$ http://buddy.gethost.nl/profile.php?username=$1
i get a 403 error
what am i doing wrong?
greetz Edwin
i have this .htaccess
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-F
RewriteRule ^([-_!*$@~:.a-zA-Z0-9]+)$ http://buddy.gethost.nl/profile.php?username=$1
i get a 403 error
what am i doing wrong?
greetz Edwin