
RewriteEngine On

RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)?$ ./index.php?url_full=%{REQUEST_URI}

RedirectMatch (.*)\.inc$ /index.php