DirectoryIndex index.html index.php default2.htm RewriteEngine on RewriteEngine on RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http://(www\.)?hasznalatiutasitas.com/.*$ [NC] RewriteRule \.(gif|jpg)$ http://www.hasznalatiutasitas.com/index.html [R,L] # Use PHP5 Single php.ini as default AddHandler application/x-httpd-php5s .php # Redirect /home2/hasznala/public_html/ /home2/hasznala/public_html/hasznalatiutasitas/ IndexIgnore * # php_value memory_limit 64M RewriteCond %{HTTP_HOST} ^hasznalatiutasitas.com$ [OR] RewriteCond %{HTTP_HOST} ^www.hasznalatiutasitas.com$ RewriteRule ^hasznalatiutasitas\/?(.*)$ "http\:\/\/kezelesiutmutatok\.hasznalatiutasitas\.com\/$1" [R=301,L] RewriteCond %{HTTP_HOST} ^hasznalatiutasitas.com$ [OR] RewriteCond %{HTTP_HOST} ^www.hasznalatiutasitas.com$ RewriteRule ^auto\/?(.*)$ "http\:\/\/www\.gepjarmu\.com\/$1" [R=301,L]