
RewriteOptions inherit
RewriteEngine on
RewriteRule ^index.html$ index.php

RewriteRule ^browse-(.*)-videos.html$ category.php?cat=$1
RewriteRule ^browse-(.*)-videos-([0-9]+)-(.*).html$ category.php?cat=$1&page=$2&sortby=$3

RewriteRule ^register.html$ register.php
RewriteRule ^contact_us.html$ contact_us.php
RewriteRule ^edit_profile.html$ edit_profile.php
RewriteRule ^suggest.html$ suggest.php
RewriteRule ^upload.html$ upload.php
RewriteRule ^upload_avatar.html$ upload_avatar.php
RewriteRule ^suggest.html$ suggest.php

RewriteRule ^favorites.html(.*)$ favorites.php$1
RewriteRule ^login.html(.*)$ login.php$1
RewriteRule ^newvideos.html(.*)$ newvideos.php$1
RewriteRule ^topvideos.html(.*)$ topvideos.php$1
RewriteRule ^profile.html(.*)$ profile.php$1
RewriteRule ^favorites.html(.*)$ favorites.php$1
RewriteRule ^playlist/(.*)$ myfavorites.php?u=$1
RewriteRule ^memberlist.html(.*)$ memberlist.php$1

RewriteRule ^articles/read-(.*)_([0-9]+).html$ article_read.php?a=$2
RewriteRule ^articles/index-([0-9]+).html$ article.php?page=$1
RewriteRule ^articles/browse-(.*)-([0-9]+).html$ article.php?c=$1&page=$2
RewriteRule ^articles/tag/([^/]+)/page-([0-9]+)(/)?$ article.php?tag=$1&page=$2
RewriteRule ^articles/tag/([^/]+)(/)?$ article.php?tag=$1&page=1
RewriteRule ^articles/popular-([0-9]+).html$ article.php?show=popular&page=$1
RewriteRule ^articles(\/|.html)?$ article.php
RewriteRule ^article(\/|.html)?$ article.php
RewriteRule ^pages/(.*)\.html$ page.php?name=$1

RewriteRule ^tags/([^/]+)/$ tag.php?t=$1&page=1
RewriteRule ^tags/([^/]+)/page-([0-9]+)(/)?$ tag.php?t=$1&page=$2
RewriteRule ^(.*)/(.*)-video_(.*).html$ musicvideo.php?vid=$3
RewriteRule ^fpembed-(.*).swf$ fpembed.php?vid=$1
RewriteRule ^rss.xml$ rss.php [L]

SetEnv PHPRC /home/ninadesi/public_html/volgograd.tv/

<Files 403.shtml>
order allow,deny
allow from all
</Files>

RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://a.indextrade.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://a.indextrade.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^http://f.indexprint.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://f.indexprint.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^http://indexprint.ninadesign2.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://indexprint.ninadesign2.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^http://indextrade.ninadesign2.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://indextrade.ninadesign2.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^http://new5.indexprint.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://new5.indexprint.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^http://new7.indexprint.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://new7.indexprint.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^http://ninadesign.ninadesign2.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://ninadesign.ninadesign2.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^http://ninadesign2.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://ninadesign2.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^http://p.indextrade.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://p.indextrade.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^http://p.ninadesign.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://p.ninadesign.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^http://r.indexprint.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://r.indexprint.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^http://volgograd.ninadesign2.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://volgograd.ninadesign2.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^http://volgogradguide.ninadesign2.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://volgogradguide.ninadesign2.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.a.indextrade.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.a.indextrade.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.f.indexprint.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.f.indexprint.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.indexprint.ninadesign2.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.indexprint.ninadesign2.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.indextrade.ninadesign2.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.indextrade.ninadesign2.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.new5.indexprint.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.new5.indexprint.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.new7.indexprint.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.new7.indexprint.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.ninadesign.ninadesign2.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.ninadesign.ninadesign2.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.ninadesign2.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.ninadesign2.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.p.indextrade.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.p.indextrade.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.p.ninadesign.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.p.ninadesign.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.r.indexprint.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.r.indexprint.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.volgograd.ninadesign2.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.volgograd.ninadesign2.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.volgogradguide.ninadesign2.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.volgogradguide.ninadesign2.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.x.ninadesign.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.x.ninadesign.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^http://x.ninadesign.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://x.ninadesign.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^https://a.indextrade.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://a.indextrade.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^https://f.indexprint.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://f.indexprint.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^https://indexprint.ninadesign2.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://indexprint.ninadesign2.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^https://indextrade.ninadesign2.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://indextrade.ninadesign2.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^https://new5.indexprint.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://new5.indexprint.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^https://new7.indexprint.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://new7.indexprint.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^https://ninadesign.ninadesign2.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://ninadesign.ninadesign2.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^https://ninadesign2.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://ninadesign2.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^https://p.indextrade.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://p.indextrade.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^https://p.ninadesign.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://p.ninadesign.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^https://r.indexprint.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://r.indexprint.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^https://volgograd.ninadesign2.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://volgograd.ninadesign2.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^https://volgogradguide.ninadesign2.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://volgogradguide.ninadesign2.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.a.indextrade.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.a.indextrade.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.f.indexprint.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.f.indexprint.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.indexprint.ninadesign2.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.indexprint.ninadesign2.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.indextrade.ninadesign2.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.indextrade.ninadesign2.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.new5.indexprint.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.new5.indexprint.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.new7.indexprint.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.new7.indexprint.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.ninadesign.ninadesign2.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.ninadesign.ninadesign2.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.ninadesign2.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.ninadesign2.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.p.indextrade.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.p.indextrade.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.p.ninadesign.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.p.ninadesign.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.r.indexprint.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.r.indexprint.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.volgograd.ninadesign2.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.volgograd.ninadesign2.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.volgogradguide.ninadesign2.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.volgogradguide.ninadesign2.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.x.ninadesign.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.x.ninadesign.ru$      [NC]
RewriteCond %{HTTP_REFERER} !^https://x.ninadesign.ru/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://x.ninadesign.ru$      [NC]
RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$ - [F,NC]
#RewriteCond %{HTTP_HOST} ^volgograd\.tv$ [OR]
#RewriteCond %{HTTP_HOST} ^www\.volgograd\.tv$
#RewriteRule ^/?$ "http\:\/\/k10\.ru" [R=301,L]
