RewriteEngine On rewriteBase /voting/ RewriteRule ^(.*)/(.*)/(.*)/(.*)/$ index.php?username=$3&phid=$4 [L] PHP: my layout looks very funny it does not look like the normal page, i am a noob when it comes to this.