#
# Uncomment the statement below if you want to make use of
# HTTP authentication and it does not already work.
# This could be required if you are for example using PHP via Apache CGI.
#
#<IfModule mod_rewrite.c>
#RewriteEngine on
#RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]
#</IfModule>
# redirect / http://vsnoob.ru/index.php
RewriteEngine on
RewriteBase /
RewriteCond %{HTTP_HOST} !^www\.itstop\.(com|ru)$
RewriteCond %{HTTP_HOST} (www\.)?(.*)\.itstop\.(com|ru)$
RewriteCond %{REQUEST_URI} !subdomains/
RewriteRule ^(.*)$ subdomains/%2/
#DirectoryIndex index.php index.html index.htm
<Files "config.php">
Order Allow,Deny
Deny from All
</Files>
<Files "common.php">
Order Allow,Deny
Deny from All
</Files>
_____________
минус, конечно, иногда полезен, но плюс мне нравиться больше :)
Женский журнал - Жена сказала раскрутить сайт любой ценой (Sorry)