DirectoryIndex index.phpRewriteEngine OnRewriteBase /RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR]RewriteCond %{REQUEST_URI} (/|\.htm|\.php|\.html|/[^.]*)$ [NC]RewriteCond %{REQUEST_FILENAME} !-fRewriteCond %{REQUEST_FILENAME} !-dRewriteRule (.*) index.phpRewriteCond %{HTTP_HOST} ^quartech.ruRewriteRule (.*) http://www.quartech.ru/$1