RewriteEngine On RewriteCond %{HTTP_HOST} ^[a-z0-9\-]+. %{HTTP_HOST} !^www. ^/?$ /%{HTTP_HOST} RewriteRule ^/([a-z0-9\-]+). /index.php?d=vip&do=$1 [L]