Options +FollowSymlinks Options -Indexes RewriteEngine on RewriteCond %{REQUEST_URI} !^/rblog/index.php RewriteRule ^(.*)$ /rblog/index.php?_url=$1 [QSA,L]