File: .htaccess - Tab length: 1 2 4 8 - Lines: on off - No wrap: on off

Options +FollowSymlinks
Options -Indexes

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