Файл: .htaccess
Строк: 1437
AddDefaultCharset UTF-8
#php_flag magic_quotes_gpc Off
#php_flag
display_errors off
ErrorDocument 404
http://subdomain.test1.ru/404.php
RewriteCond %{REQUEST_FILENAME}
!/worldkassa/result.php
RewriteCond %{REQUEST_FILENAME}
!/worldkassa/error.php
RewriteCond %{REQUEST_FILENAME}
!/error.php
RewriteRule (.*)\.php1$ /NoHack.html [L,QSA]
RewriteRule
(.*)\.php4$ /NoHack.html [L,QSA]
RewriteRule (.*)\.php2$ /NoHack.html
[L,QSA]
RewriteRule (.*)\.php3$ /NoHack.html [L,QSA]
RewriteRule
(.*)\.php5$ /NoHack.html [L,QSA]
RewriteRule (.*)\.fpl$ /NoHack.html
[L,QSA]
RewriteRule (.*)\.pl$ /NoHack.html [L,QSA]
RewriteRule
(.*)\.fcgi$ /NoHack.html [L,QSA]
RewriteRule (.*)\.phtml$ /NoHack.html
[L,QSA]
RewriteRule (.*)\.asp$ /NoHack.html [L,QSA]
RewriteRule
(.*)\.jsp$ /NoHack.html [L,QSA]
RewriteRule ^collections/*$
/inc/user/collections.php [L,QSA]
RewriteRule ^fish/*$
/inc/fish/fish.php [L,QSA]
RewriteRule ^fish/license/([0-9]+)/*$
/inc/fish/fish_license.php?id=$1 [L,QSA]
RewriteRule
^fish/license/([0-9]+)/ok/([0-9]+)/*$
/inc/fish/fish_license.php?id=$1&ok&time_fish=$2
[L,QSA]
RewriteRule ^fish/location/([0-9]+)/*$
/inc/fish/fish_location.php?id=$1 [L,QSA]
#
RewriteRule ^out/*$
/inc/system/sys.php [L,QSA]
RewriteRule ^registration/*$
/inc/system/reg.php [L,QSA]
RewriteRule ^registration/man/*$
/inc/system/RegMan.php [L,QSA]
RewriteRule ^registration/girl/*$
/inc/system/RegGirl.php [L,QSA]
RewriteRule ^garden/gos/*$
/inc/farm/myfarm.php?gos [L,QSA]
RewriteRule ^recovery/*$
/inc/system/pass.php [L,QSA]
# Папка admin
RewriteEngine
On
RewriteRule ^kolhoz/KolhozChat/([^/]*)/page/([^/]*)$
/inc/collective/selsovet.php?selsovet=$1&page=$2 [L,QSA]
RewriteRule
^kolhoz/KolhozForum/([^/]*)/([^/]*)/otv/([^/]*)$
/inc/collective/club.php?KolhozForum=$1&club=$2&otv=$3
[L,QSA]
RewriteRule
^kolhoz/KolhozForum/([^/]*)/([^/]*)/add/([^/]*)/otv/([^/]*)$
/inc/collective/club.php?KolhozForum=$1&club=$2&add=$3&otv=$4
[L,QSA]
RewriteRule ^AdminPanel/*$ /inc/admin/admin.list.php
[L,QSA]
RewriteRule ^ModerationPhoto/*$ /inc/admin/admin.foto.php
[L,QSA]
RewriteRule ^ModerationPhoto/edit/([0-9]+)/*$
/inc/admin/admin.foto.php?edit=$1 [L,QSA]
RewriteRule
^ModerationPhoto/edit/([0-9]+)/ok/*$
/inc/admin/admin.foto.php?edit=$1&ok [L,QSA]
RewriteRule
^AdminPanel/exp/*$ /inc/admin/admin.exp.php [L,QSA]
RewriteRule
^AdminPanel/exp/ok/*$ /inc/admin/admin.exp.php?ok [L,QSA]
RewriteRule
^AdminPanel/Delivery/Send/*$ /inc/admin/admin.delivery.php?send
[L,QSA]
RewriteRule ^AdminPanel/Delivery/*$ /inc/admin/admin.delivery.php?
[L,QSA]
RewriteRule ^AdminPanel/sign/*$ /?/inc/admin/admin.sign.php
[L,QSA]
RewriteRule ^UpdatePayment/*$ /inc/admin/UpdatePayment.php
[L,QSA]
RewriteRule ^AdminComplaint/*$ /inc/admin/complaint.php
[L,QSA]
RewriteRule ^AdminComplaint/go/([0-9]+)/*$
/inc/admin/complaint.php?go=$1[L,QSA]
RewriteRule ^AdminPanel/exp/no/*$
/inc/admin/admin.exp.php?no [L,QSA]
RewriteRule ^UpdateUser/*$
/inc/admin/UpdateUser.php [L,QSA]
RewriteRule ^UpdateUser/([0-9]+)/*$
/inc/admin/UpdateUser.php?UpdateUser=$1 [L,QSA]
RewriteRule
^UpdateUser/([0-9]+)/ok/*$
/inc/admin/UpdateUser.php?UpdateUser=$1&ok[L,QSA]
RewriteRule
^UpdateAssignment/*$ /inc/admin/UpdateAssignment.php?go
[L,QSA]
RewriteRule ^UpdateAssignment/([A-Za-z0-9]+)/*$
/inc/admin/UpdateAssignment.php?$1 [L,QSA]
RewriteRule
^UpdateAssignment/([A-Za-z0-9]+)/ok/*$
/inc/admin/UpdateAssignment.php?$1&ok [L,QSA]
RewriteRule
^UpdateAssignment/id/([A-Za-z0-9]+)/*$
/inc/admin/UpdateAssignment.php?id=$1 [L,QSA]
RewriteRule
^UpdateAssignment/page/([A-Za-z0-9]+)/*$
/inc/admin/UpdateAssignment.php?page=$1 [L,QSA]
RewriteRule
^UpdatePlant/*$ /inc/admin/UpdatePlant.php [L,QSA]
RewriteRule
^UpdatePlant/add/*$ /inc/admin/UpdatePlant.php?add[L,QSA]
RewriteRule
^UpdatePlant/add/ok/*$
/inc/admin/UpdatePlant.php?add&ok[L,QSA]
RewriteRule
^UpdatePlant/del/([0-9]+)/*$ /inc/admin/UpdatePlant.php?del=$1
[L,QSA]
RewriteRule ^UpdatePlant/del/([0-9]+)/ok/*$
/inc/admin/UpdatePlant.php?del=$1&ok [L,QSA]
RewriteRule
^UpdatePlant/edit/([0-9]+)/*$ /inc/admin/UpdatePlant.php?edit=$1
[L,QSA]
RewriteRule ^UpdatePlant/edit/([0-9]+)/change_img/*$
/inc/admin/UpdatePlant.php?edit=$1&change_img [L,QSA]
RewriteRule
^UpdatePlant/edit/([0-9]+)/change_img/ok/*$
/inc/admin/UpdatePlant.php?edit=$1&change_img&ok
[L,QSA]
RewriteRule ^UpdatePlant/page/([A-Za-z0-9]+)/*$
/inc/admin/UpdatePlant.php?page=$1 [L,QSA]
RewriteRule ^UpdatePet/*$
/inc/admin/UpdatePet.php [L,QSA]
RewriteRule ^UpdatePet/add/*$
/inc/admin/UpdatePet.php?add[L,QSA]
RewriteRule ^UpdatePet/add/ok/*$
/inc/admin/UpdatePet.php?add&ok[L,QSA]
RewriteRule
^UpdatePet/del/([0-9]+)/*$ /inc/admin/UpdatePet.php?del=$1
[L,QSA]
RewriteRule ^UpdatePet/del/([0-9]+)/ok/*$
/inc/admin/UpdatePet.php?del=$1&ok [L,QSA]
RewriteRule
^UpdatePet/edit/([0-9]+)/*$ /inc/admin/UpdatePet.php?edit=$1
[L,QSA]
RewriteRule ^UpdatePet/edit/([0-9]+)/change_img/*$
/inc/admin/UpdatePet.php?edit=$1&change_img [L,QSA]
RewriteRule
^UpdatePet/edit/([0-9]+)/change_img/ok/*$
/inc/admin/UpdatePet.php?edit=$1&change_img&ok [L,QSA]
RewriteRule
^UpdatePet/page/([A-Za-z0-9]+)/*$ /inc/admin/UpdatePet.php?page=$1
[L,QSA]
RewriteRule ^UpdateKolhoz/*$ /inc/admin/UpdateKolhoz.php
[L,QSA]
RewriteRule ^UpdateKolhoz/([0-9]+)/*$
/inc/admin/UpdateKolhoz.php?UpdateKolhoz=$1 [L,QSA]
RewriteRule
^UpdateKolhoz/([0-9]+)/ok/*$
/inc/admin/UpdateKolhoz.php?UpdateKolhoz=$1&ok[L,QSA]
RewriteRule
^UpdateWork/*$ /inc/admin/UpdateWork.php [L,QSA]
RewriteRule
^UpdateWork/ok/*$ /inc/admin/UpdateWork.php?ok [L,QSA]
RewriteRule
^UpdateWork/no/*$ /inc/admin/UpdateWork.php?no [L,QSA]
RewriteRule
^AdminPanel/news/*$ /inc/admin/admin.news.php [L,QSA]
RewriteRule
^AdminPanel/news/ok/*$ /inc/admin/admin.news.php?ok [L,QSA]
RewriteRule
^AdminPanel/action/*$ /inc/admin/admin.action.php [L,QSA]
RewriteRule
^AdminPanel/action/ok/*$ /inc/admin/admin.action.php?ok
[L,QSA]
RewriteRule ^AdminPanel/logo/*$ /inc/admin/admin.logo.php
[L,QSA]
RewriteRule ^AdminPanel/logo/ok/*$ /inc/admin/admin.logo.php?ok
[L,QSA]
RewriteRule ^AdminPanel/set_bonus/*$
/inc/admin/admin.set_bonus.php [L,QSA]
RewriteRule
^AdminPanel/set_bonus/ok/*$ /inc/admin/admin.set_bonus.php?ok
[L,QSA]
RewriteRule ^AdminPanel/autologin/*$
/inc/admin/admin.autologin.php [L,QSA]
RewriteRule
^AdminPanel/autologin/ok/*$ /inc/admin/admin.autologin.php?ok [L,QSA]
#
Папка user
RewriteRule ^menu/*$ /inc/user/menu.php
[L,QSA]
RewriteRule ^chest/*$ /inc/user/OpenChest.php
[L,QSA]
RewriteRule ^chest/([A-Za-z0-9]+)/*$ /inc/user/OpenChest.php?$1
[L,QSA]
RewriteRule ^chest/([A-Za-z0-9]+)/([A-Za-z0-9]+)/*$
/inc/user/OpenChest.php?$1=$2 [L,QSA]
# Папка farm
RewriteRule
^garden/plant/select/([0-9]+)/*$
/inc/farm/change_plant.php?change_plant&select=$1 [L,QSA]
RewriteRule
^garden/plant/page/([A-Za-z0-9]+)/*$
/inc/farm/change_plant.php?change_plant&page=$1 [L,QSA]
RewriteRule
^garden/seatall/page/([A-Za-z0-9]+)/*$
/inc/farm/seat_all.php?seat_all&page=$1[L,QSA]
RewriteRule
^garden/seat/([0-9]+)/page/([A-Za-z0-9]+)/*$
/inc/farm/seat.php?seat_all&seat=$1&page=$2 [L,QSA]
RewriteRule
^garden/seatall/select/([0-9]+)/*$
/inc/farm/seat_all.php?seat_all&select=$1 [L,QSA]
RewriteRule
^garden/dig/([0-9]+)/*$ /inc/farm/cultivator.php?cultivator=$1
[L,QSA]
RewriteRule ^garden/*$ /inc/farm/myfarm.php [L,QSA]
RewriteRule
^garden/soil/*$ /inc/farm/change_soil.php?change_soil [L,QSA]
RewriteRule
^garden/plant/*$ /inc/farm/change_plant.php?change_plant
[L,QSA]
RewriteRule ^garden/page/([A-Za-z0-9]+)/*$
/inc/farm/myfarm.php?page=$1 [L,QSA]
RewriteRule
^garden/soil/select/([0-9]+)/*$
/inc/farm/change_soil.php?change_soil&select=$1 [L,QSA]
RewriteRule
^garden/clean/ok/*$ /inc/farm/clean_grounds.php?clean_grounds&ok
[L,QSA]
RewriteRule ^garden/buyBed/ok/*$
/inc/farm/new_ground.php?new_ground&ok [L,QSA]
RewriteRule
^garden/digall/*$ /inc/farm/cultivator_all.php?cultivator_all
[L,QSA]
RewriteRule ^garden/seatall/*$ /inc/farm/seat_all.php?seat_all
[L,QSA]
RewriteRule ^garden/waterall/*$ /inc/farm/water_all.php?water_all
[L,QSA]
RewriteRule ^garden/harvestall/*$
/inc/farm/harvest_all.php?harvest_all [L,QSA]
RewriteRule
^garden/soilall/*$ /inc/farm/soil_all.php?soil_all [L,QSA]
RewriteRule
^garden/soilall/select/([0-9]+)/*$
/inc/farm/soil_all.php?soil_all&select=$1 [L,QSA]
RewriteRule
^garden/water/([0-9]+)/*$ /inc/farm/water.php?water=$1 [L,QSA]
RewriteRule
^garden/clean/*$ /inc/farm/clean_grounds.php?clean_grounds
[L,QSA]
RewriteRule ^garden/plant/*$ /inc/farm/change_plant.php
[L,QSA]
RewriteRule ^garden/harvest/([0-9]+)/*$
/inc/farm/harvest.php?harvest=$1 [L,QSA]
RewriteRule
^garden/fertilizer/([0-9]+)/*$ /inc/farm/soil.php?soil=$1
[L,QSA]
RewriteRule ^garden/fertilizer/([0-9]+)/select/([0-9]+)/*$
/inc/farm/soil.php?soil=$1&select=$2 [L,QSA]
RewriteRule
^garden/seat/([0-9]+)/select/([0-9]+)/*$
/inc/farm/seat.php?seat=$1&select=$2 [L,QSA]
RewriteRule
^garden/seat/([0-9]+)/*$ /inc/farm/seat.php?seat=$1 [L,QSA]
RewriteRule
^garden/buyBed/*$ /inc/farm/new_ground.php?new_ground [L,QSA]
#
Неизвестные функции
RewriteRule
^garden/LinkUserGoDownProfileGetSetting/*$
/inc/communication/p_str.php?LinkUserGoDownProfileGetSetting
[L,QSA]
RewriteRule ^garden/LinkUserGoUpProfileGetSetting/*$
/inc/communication/p_str.php?LinkUserGoUpProfileGetSetting
[L,QSA]
RewriteRule ^autologin/([A-Za-z0-9]+)/*$
/inc/system/no_auth.php?autologin=$1 [L,QSA]
RewriteRule
^buyPlant/page/([A-Za-z0-9]+)/*$ /inc/center/buy_plant.php?page=$1
[L,QSA]
RewriteRule ^inviteKolhoz/([a-z]+)/*$ /?invite_collective=$1
[L,QSA]
RewriteRule ^inviteZags/([a-z]+)/*$ /?brak=$1 [L,QSA]
#
папка assignments
RewriteRule ^assignments/*$
/inc/assignments/index.php [L,QSA]
RewriteRule
^assignments/page/([0-9]+)/*$
/inc/assignments/index.php?assignments&page=$1 [L,QSA]
RewriteRule
^assignments/id/([0-9]+)/*$
/inc/assignments/index.php?assignments&id=$1 [L,QSA]
RewriteRule
^assignments/id/([0-9]+)/([a-z]+)/*$
/inc/assignments/index.php?assignments&id=$1&$2 [L,QSA]
#
папка cellar
RewriteRule
^cellar/prescription/select/([A-Za-z0-9]+)/*$
/inc/cellar/change_recipes.php?change_recipes&select=$1
[L,QSA]
RewriteRule ^cellar/prescription/page/([A-Za-z0-9]+)/*$
/inc/cellar/change_recipes.php?change_recipes&page=$1
[L,QSA]
RewriteRule ^cellar/ClearShelf/ok/*$
/inc/cellar/clean_polka.php?clean_polka&ok [L,QSA]
RewriteRule
^cellar/ClearShelf/*$ /inc/cellar/clean_polka.php?clean_polka
[L,QSA]
RewriteRule ^cellar/NewShelf/ok/*$
/inc/cellar/new_polka.php?new_polka&ok [L,QSA]
RewriteRule
^cellar/put/([A-Za-z0-9]+)/select/([A-Za-z0-9]+)/*$
/inc/cellar/put.php?put=$1&select=$2 [L,QSA]
RewriteRule
^cellar/put/([A-Za-z0-9]+)/page/([A-Za-z0-9]+)/*$
/inc/cellar/put.php?put=$1&page=$2 [L,QSA]
RewriteRule
^cellar/put/([A-Za-z0-9]+)/*$ /inc/cellar/put.php?put=$1
[L,QSA]
RewriteRule ^cellar/PutAll/*$ /inc/cellar/put_all.php?put_all
[L,QSA]
RewriteRule ^cellar/PutAll/select/([A-Za-z0-9]+)/*$
/inc/cellar/put_all.php?put_all&select=$1 [L,QSA]
RewriteRule
^cellar/PutAll/page/([A-Za-z0-9]+)/*$
/inc/cellar/put_all.php?put_all&page=$1 [L,QSA]
RewriteRule
^cellar/SellAll/*$ /inc/cellar/sell_all.php?sell_all [L,QSA]
RewriteRule
^cellar/sell/([A-Za-z0-9]+)/*$ /inc/cellar/sell.php?sell=$1
[L,QSA]
RewriteRule ^cellar/clean/([A-Za-z0-9]+)/*$
/inc/cellar/clean.php?clean=$1 [L,QSA]
RewriteRule
^cellar/page/([A-Za-z0-9]+)/*$ /inc/cellar/mycellar.php?page=$1
[L,QSA]
RewriteRule ^cellar/prescription/*$
/inc/cellar/change_recipes.php?change_recipes [L,QSA]
RewriteRule
^cellar/ClearAll/*$ /inc/cellar/clean_all.php?clean_all
[L,QSA]
RewriteRule ^cellar/NewShelf/*$
/inc/cellar/new_polka.php?new_polka [L,QSA]
RewriteRule ^cellar/*$
/inc/cellar/mycellar.php [L,QSA]
# папка center
RewriteRule
^RatingKolhoz/([A-Za-z0-9]+)/page/([A-Za-z0-9]+)/*$
/inc/center/collectives.php?$1&page=$2 [L,QSA]
RewriteRule
^online/page/([A-Za-z0-9]+)/*$ /inc/center/online.php?page=$1
[L,QSA]
RewriteRule ^rating/page/([A-Za-z0-9]+)/*$
/inc/center/rating.php?page=$1 [L,QSA]
RewriteRule
^RatingKolhoz/([A-Za-z0-9]+)/page/([A-Za-z0-9]+)/*$
/inc/center/collectives.php?$1&page=$2 [L,QSA]
RewriteRule
^online/admin/([A-Za-z0-9]+)/*$ /inc/center/online.php?admin&page=$1
[L,QSA]
RewriteRule ^SearchUser/ok/*$ /inc/center/search.php?ok
[L,QSA]
RewriteRule ^SearchUser/*$ /inc/center/search.php
[L,QSA]
RewriteRule ^SearchKolhoz/ok/*$ /inc/center/search_ct.php?ok
[L,QSA]
RewriteRule ^SearchKolhoz/*$ /inc/center/search_ct.php
[L,QSA]
RewriteRule ^rating/page/([A-Za-z0-9]+)/*$
/inc/center/rating.php?page=$1 [L,QSA]
RewriteRule ^village/*$
/inc/center/center.php [L,QSA]
RewriteRule ^factory/*$
/inc/center/factory.php [L,QSA]
RewriteRule
^factory/startBuild/([0-9]+)/*$ /inc/center/factory.php?startBuild=$1
[L,QSA]
RewriteRule ^factory/startBuild/([0-9]+)/ok/([0-9]+)/*$
/inc/center/factory.php?startBuild=$1&ok=$2 [L,QSA]
RewriteRule
^factory/buyPlace/*$ /inc/center/factory.php?buyPlace [L,QSA]
RewriteRule
^factory/buyPlace/ok/*$ /inc/center/factory.php?buyPlace&ok
[L,QSA]
RewriteRule ^factory/start/([0-9]+)/*$
/inc/center/factory.php?start=$1 [L,QSA]
RewriteRule
^factory/profit/([0-9]+)/*$ /inc/center/factory.php?profit=$1
[L,QSA]
RewriteRule ^factory/sell/([0-9]+)/*$
/inc/center/factory.php?sell=$1 [L,QSA]
RewriteRule
^factory/sell/([0-9]+)/ok/*$ /inc/center/factory.php?sell=$1&ok
[L,QSA]
RewriteRule ^factory/user/([0-9]+)/*$
/inc/center/factory.php?user=$1 [L,QSA]
RewriteRule
^buyPlant/select/([0-9]+)/page/([A-Za-z0-9]+)/*$
/inc/center/buy_plant.php?select=$1&page=$2 [L,QSA]
RewriteRule
^buyPlant/*$ /inc/center/buy_plant.php [L,QSA]
RewriteRule
^exchange/moneyAll/*$ /inc/center/converter.php?money_all
[L,QSA]
RewriteRule ^exchange/moneyOne/*$
/inc/center/converter.php?money_one [L,QSA]
RewriteRule ^exchange/one/*$
/inc/center/converter.php?one [L,QSA]
RewriteRule ^exchange/all/*$
/inc/center/converter.php?all [L,QSA]
RewriteRule ^exchange/*$
/inc/center/converter.php [L,QSA]
RewriteRule ^lottery/start/*$
/inc/center/lottery.php?start=1 [L,QSA]
RewriteRule ^lottery/cena/*$
/inc/center/lottery.php?cena [L,QSA]
RewriteRule ^lottery/cena/ok/*$
/inc/center/lottery.php?cena&ok [L,QSA]
RewriteRule ^lottery/exp/*$
/inc/center/lottery.php?exp [L,QSA]
RewriteRule ^lottery/exp/ok/*$
/inc/center/lottery.php?exp&ok [L,QSA]
RewriteRule ^online/admin/*$
/inc/center/online.php?admin [L,QSA]
RewriteRule ^RatingKolhoz/*$
/inc/center/collectives.php [L,QSA]
RewriteRule
^RatingKolhoz/([A-Za-z0-9]+)/*$ /inc/center/collectives.php?$1
[L,QSA]
RewriteRule ^CreateKolhoz/*$ /inc/collective/collective_create.php
[L,QSA]
RewriteRule ^lottery/*$ /inc/center/lottery.php
[L,QSA]
RewriteRule ^online/*$ /inc/center/online.php [L,QSA]
RewriteRule
^rating/*$ /inc/center/rating.php [L,QSA]
RewriteRule ^SearchKolhoz/*$
/inc/center/search_collective.php [L,QSA]
RewriteRule ^payment/*$
/inc/center/payment.php [L,QSA]
RewriteRule ^payment/buy/*$
/inc/center/payment.php?buy [L,QSA]
RewriteRule ^payment/buy/([\w]*)/*$
/inc/center/payment.php?buy&$1 [L,QSA]
RewriteRule ^loto/*$
/inc/center/loto.php [L,QSA]
RewriteRule ^loto/go/*$
/inc/center/loto.php?go [L,QSA]
RewriteRule ^loto/rubine/*$
/inc/center/loto.php?rubine [L,QSA]
# папка dostig
RewriteRule
^achievement/*$ /inc/dostig/index.php [L,QSA]
RewriteRule
^achievement/Donat/*$ /inc/dostig/DostigDonat.php [L,QSA]
RewriteRule
^achievement/Chat/*$ /inc/dostig/DostigChat.php [L,QSA]
RewriteRule
^achievement/Forum/*$ /inc/dostig/DostigForum.php [L,QSA]
RewriteRule
^achievement/Online/*$ /inc/dostig/DostigOnline.php [L,QSA]
RewriteRule
^achievement/Rating/*$ /inc/dostig/DostigRating.php [L,QSA]
RewriteRule
^achievement/Rating/getUp/*$ /inc/dostig/DostigRating.php?go
[L,QSA]
RewriteRule ^achievement/Online/getUp/*$
/inc/dostig/DostigOnline.php?go [L,QSA]
RewriteRule
^achievement/Forum/getUp/*$ /inc/dostig/DostigForum.php?go
[L,QSA]
RewriteRule ^achievement/Chat/getUp/*$
/inc/dostig/DostigChat.php?go [L,QSA]
RewriteRule
^achievement/Donat/getUp/*$ /inc/dostig/DostigDonat.php?go [L,QSA]
#
папка fish
RewriteRule ^fishery/*$ inc/fish/fishing.php?fishingAct
[L,QSA]
RewriteRule ^fishery/location/([0-9]+)/page/([a-z0-9]+)/*$
inc/fish/fishing.php?location=$1&fishingAct&page=$2
[L,QSA]
RewriteRule ^fishery/buyALicense/([0-9]+)/*$
inc/fish/fishing.php?fishingAct&buy_a_license=$1 [L,QSA]
RewriteRule
^fishery/buyALicense/([0-9]+)/ok/*$
inc/fish/fishing.php?fishingAct&buy_a_license=$1&ok
[L,QSA]
RewriteRule ^fishery/buyALicense/([0-9]+)/time_loc/([0-9]+)/ok/*$
inc/fish/fishing.php?fishingAct&buy_a_license=$1&time_loc&time_loc=$2&ok
[L,QSA]
RewriteRule ^fishery/buyALicense/([0-9]+)/time_loc/*$
inc/fish/fishing.php?fishingAct&buy_a_license=$1&time_loc
[L,QSA]
RewriteRule ^fishery/location/([0-9]+)/foodpay/*$
inc/fish/fishing.php?location=$1&fishingAct&foodpay
[L,QSA]
RewriteRule ^fishery/location/([0-9]+)/*$
inc/fish/fishing.php?location=$1 [L,QSA]
RewriteRule
^fishery/location/([0-9]+)/foodpay/([0-9]+)/*$
inc/fish/fishing.php?location=$1&fishingAct&foodpay=$2
[L,QSA]
RewriteRule ^fishery/location/([0-9]+)/foodpay/page/([a-z0-9]+)/*$
inc/fish/fishing.php?location=$1&fishingAct&foodpay&page=$2
[L,QSA]
RewriteRule ^fishery/location/([0-9]+)/bait/*$
inc/fish/fishing.php?location=$1&fishingAct&bait
[L,QSA]
RewriteRule
^fishery/location/([0-9]+)/bait/([0-9]+)/use/([0-9]+)/*$
inc/fish/fishing.php?location=$1&fishingAct&bait=$2&use=$3
[L,QSA]
RewriteRule ^fishery/location/([0-9]+)/bait/([0-9]+)/buy/*$
inc/fish/fishing.php?location=$1&fishingAct&bait=$2&buy
[L,QSA]
RewriteRule ^fishery/location/([0-9]+)/bait/page/([a-z0-9]+)/*$
inc/fish/fishing.php?location=$1&fishingAct&bait&page=$2
[L,QSA]
RewriteRule ^fishery/location/([0-9]+)/rodpay/*$
inc/fish/fishing.php?location=$1&fishingAct&rodpay
[L,QSA]
RewriteRule ^fishery/location/([0-9]+)/rodpay/([0-9]+)/*$
inc/fish/fishing.php?location=$1&fishingAct&rodpay=$2
[L,QSA]
RewriteRule ^fishery/location/([0-9]+)/rodpay/([0-9]+)/ok/*$
inc/fish/fishing.php?location=$1&fishingAct&rodpay=$2&ok
[L,QSA]
RewriteRule ^fishery/location/([0-9]+)/rodpay/page/([a-z0-9]+)/*$
inc/fish/fishing.php?location=$1&fishingAct&rodpay&page=$2
[L,QSA]
RewriteRule ^fishery/location/([0-9]+)/ttbGo/*$
inc/fish/fishing.php?location=$1&fishingAct&ttbGo
[L,QSA]
RewriteRule ^fishery/location/([0-9]+)/ttbStop/*$
inc/fish/fishing.php?location=$1&fishingAct&ttbStop [L,QSA]
#
папка gos
RewriteRule ^gos/*$ /inc/gos/action.php
[L,QSA]
RewriteRule ^goshistory/*$ /inc/gos/goshistory.php
[L,QSA]
RewriteRule ^gos/([A-Za-z0-9]+)/*$ /inc/gos/gos.php?gos=$1
[L,QSA]
# ЧПУ Грядок
RewriteRule
^infouser/([A-Za-z0-9]+)/page/([A-Za-z0-9]+)/*$
/inc/user/infoUser.php?infouser=$1&page=$2 [L,QSA]
RewriteRule
^infouser/([A-Za-z0-9]+)/*$ /inc/user/infoUser.php?infouser=$1
[L,QSA]
RewriteRule ^help/*$ /inc/help/index.php [L,QSA]
RewriteRule
^help/([A-Za-z0-9]+)/*$ /inc/help/$1.php [L,QSA]
RewriteRule
^TicketSupport/([a-z]+)/([0-9]+)/*$ /inc/ticket/ticket.php?$1=$2
[L,QSA]
RewriteRule ^TicketSupport/([a-z]+)/*$ /inc/ticket/ticket.php?$1
[L,QSA]
RewriteRule ^TicketSupport/go/*$ /inc/ticket/ticket.php?go
[L,QSA]
RewriteRule ^TicketSupport/*$ /inc/help/TicketInfo.php?Support
[L,QSA]
RewriteRule ^TicketSupport/([a-z]+)/([a-z]+)/([0-9]+)/*$
/inc/ticket/ticket.php?$1&$2=$3 [L,QSA]
RewriteRule
^TicketSupport/([a-z]+)/([0-9]+)/([a-z]+)/*$
/inc/ticket/ticket.php?$1=$2&$3 [L,QSA]
RewriteRule
^TicketSupport/([a-z]+)/([a-z]+)/([a-z]+)/*$
/inc/ticket/ticket.php?$1&$2=$3 [L,QSA]
RewriteRule
^TicketSupport/page/([A-Za-z0-9]+)/*$ /inc/ticket/ticket.php?go&page=$1
[L,QSA]
RewriteRule ^TicketInfo/InfoUser/([A-Za-z0-9]+)/*$
/inc/help/TicketInfo.php?InfoUser=$1 [L,QSA]
RewriteRule
^TicketInfo/info/*$ /inc/help/TicketInfo.php?info [L,QSA]
RewriteRule
^TicketInfo/history/*$ /inc/help/TicketInfo.php?history
[L,QSA]
RewriteRule ^TicketInfo/history/page/([0-9]+)/*$
/inc/help/TicketInfo.php?history&page=$1 [L,QSA]
RewriteRule
^TicketInfo/InfoUser/([A-Za-z0-9]+)/page/([A-Za-z0-9]+)/*$
/inc/help/TicketInfo.php?InfoUser=$1&page=$2 [L,QSA]
RewriteRule
^TicketSupport/([a-z]+)/([0-9]+)/([a-z]+)/([a-z]+)/*$
/inc/ticket/ticket.php?$1=$2&$3&$4 [L,QSA]
RewriteRule
^user/([0-9]+)/([a-z]+)/*$ /inc/user/user.php?user=$1&$2
[L,QSA]
RewriteRule ^user/([0-9]+)/([a-z]+)/([0-9]+)/*$
/inc/user/user.php?user=$1&$2=$3 [L,QSA]
RewriteRule
^user/([0-9]+)/([a-z]+)/delete/([0-9]+)/*$
/inc/user/user.php?user=$1&$2&delete=$3 [L,QSA]
RewriteRule
^user/([0-9]+)/razvod/ok/*$ /inc/user/user.php?user=$1&razvod&ok
[L,QSA]
RewriteRule ^6farm/go/*$ /inc/communication/6farm.php?go
[L,QSA]
RewriteRule ^6farm/GivePresent/([0-9]+)/*$
/inc/communication/6farm.php?GivePresent$1 [L,QSA]
RewriteRule
^kolhoz/cash/([0-9]+)/*$ /inc/collective/cash.php?cash=$1
[L,QSA]
RewriteRule ^kolhoz/cash/([0-9]+)/([A-Za-z0-9]+)/*$
/inc/collective/cash.php?cash=$1&$2 [L,QSA]
RewriteRule
^kolhoz/cash/([0-9]+)/money/([A-Za-z0-9]+)/*$
/inc/collective/cash.php?cash=$1&money=$2 [L,QSA]
RewriteRule
^kolhoz/cash/([0-9]+)/rubies/([A-Za-z0-9]+)/*$
/inc/collective/cash.php?cash=$1&rubies=$2 [L,QSA]
RewriteRule
^kolhoz/([0-9]+)/rating/rubies/week/*$
/inc/collective/mr_rat_ct.php?rating=$1&week [L,QSA]
RewriteRule
^kolhoz/([0-9]+)/rating/rubies/*$
/inc/collective/mr_rat_ct.php?rating=$1&rubies [L,QSA]
RewriteRule
^kolhoz/([0-9]+)/rating/money/*$
/inc/collective/mr_rat_ct.php?rating=$1&money [L,QSA]
RewriteRule
^kolhoz/([0-9]+)/rating/rubies/page/([A-Za-z0-9]+)/*$
/inc/collective/mr_rat_ct.php?rating=$1&rubies&page=$2
[L,QSA]
RewriteRule ^kolhoz/([0-9]+)/rating/money/page/([A-Za-z0-9]+)/*$
/inc/collective/mr_rat_ct.php?rating=$1&money&page=$2
[L,QSA]
RewriteRule
^kolhoz/([0-9]+)/rating/rubies/week/page/([A-Za-z0-9]+)/*$
/inc/collective/mr_rat_ct.php?rating=$1&rubies&week&page=$2
[L,QSA]
RewriteRule ^kolhoz/info/([0-9]+)/rating/*$
/inc/collective/rat_ct.php?rat_ct=$1 [L,QSA]
RewriteRule
^kolhoz/info/([0-9]+)/rating/RatingWeek/*$
/inc/collective/rat_ct.php?rat_ct=$1&rating_week [L,QSA]
RewriteRule
^kolhoz/info/([0-9]+)/rating/tehnika/*$
/inc/collective/rat_ct.php?rat_ct=$1&tehnika [L,QSA]
RewriteRule
^kolhoz/info/([0-9]+)/rating/RatingGos/*$
/inc/collective/rat_ct.php?rat_ct=$1&rating_gos [L,QSA]
RewriteRule
^kolhoz/KolhozChat/([0-9]+)/write/*$
/inc/collective/selsovet.php?selsovet=$1&write [L,QSA]
RewriteRule
^kolhoz/KolhozChat/([0-9]+)/write/yes/add/ok/*$
/inc/collective/selsovet.php?selsovet=$1&write=yes&add=ok
[L,QSA]
RewriteRule
^kolhoz/KolhozChat/([0-9]+)/write/yes/add/ok/otv/([0-9]+)/*$
/inc/collective/selsovet.php?selsovet=$1&write=yes&add=ok&otv=$2
[L,QSA]
RewriteRule ^kolhoz/KolhozChat/([0-9]+)/otv/([0-9]+)/write/*$
/inc/collective/selsovet.php?selsovet=$1&otv=$2&write
[L,QSA]
RewriteRule ^kolhoz/KolhozChat/([0-9]+)/Delete/([0-9]+)/*$
/inc/collective/selsovet.php?selsovet=$1&del_komm=$2
[L,QSA]
RewriteRule ^kolhoz/KolhozForum/([0-9]+)/*$
/inc/collective/club.php?KolhozForum=$1 [L,QSA]
RewriteRule
^kolhoz/KolhozForum/([0-9]+)/([0-9]+)/*$
/inc/collective/club.php?KolhozForum=$1&club=$2 [L,QSA]
RewriteRule
^kolhoz/KolhozForum/([0-9]+)/([0-9]+)/page/([0-9]+)/*$
/inc/collective/club.php?KolhozForum=$1&club=$2&page=$3
[L,QSA]
RewriteRule ^kolhoz/KolhozForum/([0-9]+)/([0-9]+)/add/*$
/inc/collective/club.php?KolhozForum=$1&club=$2&add
[L,QSA]
RewriteRule ^kolhoz/KolhozForum/([0-9]+)/([0-9]+)/add/ok/*$
/inc/collective/club.php?KolhozForum=$1&club=$2&add=ok
[L,QSA]
RewriteRule ^kolhoz/KolhozForum/([0-9]+)/([0-9]+)/edit/*$
/inc/collective/club.php?KolhozForum=$1&club=$2&edit
[L,QSA]
RewriteRule ^kolhoz/KolhozForum/([0-9]+)/([0-9]+)/Delete/*$
/inc/collective/club.php?KolhozForum=$1&club=$2&del
[L,QSA]
RewriteRule ^kolhoz/KolhozForum/([0-9]+)/([0-9]+)/Delete/ok/*$
/inc/collective/club.php?KolhozForum=$1&club=$2&del=ok
[L,QSA]
RewriteRule ^kolhoz/KolhozForum/([0-9]+)/([0-9]+)/lock/*$
/inc/collective/club.php?KolhozForum=$1&club=$2&lock
[L,QSA]
RewriteRule ^kolhoz/KolhozForum/([0-9]+)/([0-9]+)/pin/*$
/inc/collective/club.php?KolhozForum=$1&club=$2&pin
[L,QSA]
RewriteRule ^kolhoz/KolhozForum/([0-9]+)/([0-9]+)/otv/*$
/inc/collective/club.php?KolhozForum=$1&club=$2&otv
[L,QSA]
RewriteRule ^kolhoz/KolhozForum/([0-9]+)/([0-9]+)/edit/ok/*$
/inc/collective/club.php?KolhozForum=$1&club=$2&edit=ok
[L,QSA]
RewriteRule ^kolhoz/KolhozForum/([0-9]+)/([0-9]+)/Delete/ok/*$
/inc/collective/club.php?KolhozForum=$1&club=$2&del=ok
[L,QSA]
RewriteRule
^kolhoz/KolhozForum/([0-9]+)/([0-9]+)/Delete/([0-9]+)/*$
/inc/collective/club.php?KolhozForum=$1&club=$2&del_komm=$3
[L,QSA]
RewriteRule
^kolhoz/KolhozForum/([0-9]+)/([0-9]+)/moderate/replace/ok/*$
/inc/collective/club.php?KolhozForum=$1&club=$2&moderate&replace=ok
[L,QSA]
RewriteRule
^kolhoz/KolhozForum/([0-9]+)/([0-9]+)/moderate/replace/*$
/inc/collective/club.php?KolhozForum=$1&club=$2&moderate&replace
[L,QSA]
RewriteRule ^kolhoz/KolhozForum/([0-9]+)/([0-9]+)/moderate/*$
/inc/collective/club.php?KolhozForum=$1&club=$2&moderate
[L,QSA]
RewriteRule ^kolhoz/KolhozForum/([0-9]+)/([0-9]+)/add/ok/otv/*$
/inc/collective/club.php?KolhozForum=$1&club=$2&add=ok&otv=$3
[L,QSA]
RewriteRule ^kolhoz/KolhozChat/([0-9]+)/page/([A-Za-z0-9]+)/*$
/inc/collective/selsovet.php?selsovet=$1&page=$2
[L,QSA]
RewriteRule ^kolhoz/([0-9]+)/titleText/*$
/inc/collective/collective.php?collective=$1&titleText
[L,QSA]
RewriteRule ^kolhoz/KolhozChat/([0-9]+)/*$
/inc/collective/selsovet.php?selsovet=$1 [L,QSA]
RewriteRule
^kolhoz/mailing/([0-9]+)/ok/*$
/inc/collective/mailing_ct.php?mailing_ct=$1&ok [L,QSA]
RewriteRule
^kolhoz/mailing/([0-9]+)/*$ /inc/collective/mailing_ct.php?mailing_ct=$1
[L,QSA]
RewriteRule ^kolhoz/nalog/([0-9]+)/*$
/inc/collective/nalog.php?nalog=$1 [L,QSA]
RewriteRule
^kolhoz/nalog/([0-9]+)/letsgo/([0-9]+)/*$
/inc/collective/nalog.php?nalog=$1&letsgo=$2 [L,QSA]
RewriteRule
^kolhoz/logi/([0-9]+)/*$ /inc/collective/logi.php?logi=$1
[L,QSA]
RewriteRule ^kolhoz/newUser/([0-9]+)/NOgo/([0-9]+)/*$
/inc/collective/newUser.php?newUser=$1&NOgo=$2 [L,QSA]
RewriteRule
^kolhoz/newUser/([0-9]+)/go/([0-9]+)/*$
/inc/collective/newUser.php?newUser=$1&go=$2 [L,QSA]
RewriteRule
^kolhoz/newUser/([0-9]+)/*$ /inc/collective/newUser.php?newUser=$1
[L,QSA]
RewriteRule ^kolhoz/zags/([0-9]+)/*$
/inc/collective/zags.php?zags=$1 [L,QSA]
RewriteRule
^kolhoz/settings/enlarge/([0-9]+)/*$
/inc/collective/collective_enlarge.php?enlarge=$1 [L,QSA]
RewriteRule
^kolhoz/settings/enlarge/([0-9]+)/buy/([0-9]+)/*$
/inc/collective/collective_enlarge.php?enlarge=$1&buy=$2
[L,QSA]
RewriteRule ^kolhoz/settings/enlarge/([0-9]+)/buy/([0-9]+)/ok/*$
/inc/collective/collective_enlarge.php?enlarge=$1&buy=$2&ok
[L,QSA]
RewriteRule ^kolhoz/settings/name/([0-9]+)/*$
/inc/collective/collective_rename.php?rename=$1[L,QSA]
RewriteRule
^kolhoz/settings/name/([0-9]+)/ok/*$
/inc/collective/collective_rename.php?rename=$1&ok[L,QSA]
RewriteRule
^kolhoz/flowerbed/([0-9]+)/exchanger/([0-9]+)/*$
/inc/collective/flowerbed_ct.php?flowerbed=$1&convert=$2
[L,QSA]
RewriteRule ^kolhoz/flowerbed/([0-9]+)/buy/ok/*$
/inc/collective/flowerbed_ct.php?flowerbed=$1&buy&ok
[L,QSA]
RewriteRule ^kolhoz/flowerbed/([0-9]+)/buy/*$
/inc/collective/flowerbed_ct.php?flowerbed=$1&buy [L,QSA]
RewriteRule
^kolhoz/flowerbed/([0-9]+)/*$ /inc/collective/flowerbed_ct.php?flowerbed=$1
[L,QSA]
RewriteRule ^InviteKolhoz/([0-9]+)/*$
/inc/collective/gocollective.php?gocollective=$1 [L,QSA]
RewriteRule
^InviteKolhoz/NoGo/([0-9]+)/*$
/inc/collective/gocollective.php?gocollective=$1&NoGo
[L,QSA]
RewriteRule ^InviteKolhoz/rules/([0-9]+)/*$
/inc/collective/gocollective.php?gocollective=$1&rules
[L,QSA]
RewriteRule ^InviteKolhoz/rules/([0-9]+)/ok/*$
/inc/collective/gocollective.php?gocollective=$1&rules&ok
[L,QSA]
RewriteRule ^InviteKolhoz/go/([0-9]+)/*$
/inc/collective/gocollective.php?gocollective=$1&go
[L,QSA]
RewriteRule ^kolhoz/hangar/([0-9]+)/([0-9]+)/*$
/inc/collective/hangar.php?hangar=$1&gaz=$2 [L,QSA]
RewriteRule
^kolhoz/hangar/([0-9]+)/([0-9]+)/ok/*$
/inc/collective/hangar.php?hangar=$1&gaz=$2&ok [L,QSA]
RewriteRule
^kolhoz/hangar/([0-9]+)/*$ /inc/collective/hangar.php?hangar=$1
[L,QSA]
RewriteRule ^kolhoz/hangar/([0-9]+)/BuyPlace/*$
/inc/collective/hangar.php?hangar=$1&buy_place [L,QSA]
RewriteRule
^kolhoz/hangar/([0-9]+)/BuyPlace/ok/*$
/inc/collective/hangar.php?hangar=$1&buy_place&ok
[L,QSA]
RewriteRule
^kolhoz/hangar/([0-9]+)/arend/([0-9]+)/page/([A-Za-z0-9]+)/*$
/inc/collective/hangar.php?hangar=$1&arend=$2&page=$3
[L,QSA]
RewriteRule ^kolhoz/hangar/([0-9]+)/page/([A-Za-z0-9]+)/*$
/inc/collective/hangar.php?hangar=$1&page=$2 [L,QSA]
RewriteRule
^kolhoz/info/history/([0-9]+)/*$
/inc/collective/history_ct.php?history_ct=$1 [L,QSA]
RewriteRule
^kolhoz/info/history/([0-9]+)/page/([A-Za-z0-9]+)/*$
/inc/collective/history_ct.php?history_ct=$1&page=$2
[L,QSA]
RewriteRule ^kolhoz/station/([0-9]+)/buy/ok/*$
/inc/collective/station.php?station=$1&buy&ok [L,QSA]
RewriteRule
^kolhoz/station/([0-9]+)/buy/*$
/inc/collective/station.php?station=$1&buy [L,QSA]
RewriteRule
^kolhoz/station/([0-9]+)/*$ /inc/collective/station.php?station=$1
[L,QSA]
RewriteRule ^kolhoz/zags/([0-9]+)/buy/ok/*$
/inc/collective/zags.php?zags=$1&buy&ok [L,QSA]
RewriteRule
^kolhoz/zags/([0-9]+)/buy/*$ /inc/collective/zags.php?zags=$1&buy
[L,QSA]
RewriteRule ^kolhoz/zags/([0-9]+)/page/([A-Za-z0-9]+)/*$
/inc/collective/zags.php?zags=$1&page=$2 [L,QSA]
RewriteRule
^kolhoz/settings/([0-9]+)/Leave/*$
/inc/collective/selsovet.php?selsovet=$1&leave_ct [L,QSA]
RewriteRule
^kolhoz/settings/([0-9]+)/dissolve/*$
/inc/collective/selsovet.php?selsovet=$1&no_ct [L,QSA]
RewriteRule
^kolhoz/settings/([0-9]+)/Leave/ok/*$
/inc/collective/selsovet.php?selsovet=$1&leave_ct&ok
[L,QSA]
RewriteRule ^kolhoz/settings/([0-9]+)/dissolve/ok/*$
/inc/collective/selsovet.php?selsovet=$1&no_ct&ok
[L,QSA]
RewriteRule ^6farm/*$ /inc/communication/6farm.php
[L,QSA]
RewriteRule ^barnyard/page/([A-Za-z0-9]+)/*$
/inc/petfarm/petfarm.php?page=$1 [L,QSA]
RewriteRule
^barnyard/page/([A-Za-z0-9]+)/moderate*$
/inc/petfarm/petfarm.php?page=$1&moderate [L,QSA]
#
магазин
RewriteRule ^shop/*$ /inc/shop/shop.php?shop
[L,QSA]
RewriteRule ^shop/category/([A-Za-z0-9]+)/*$ /inc/shop/shop.php?$1
[L,QSA]
RewriteRule ^shop/colorName/([A-Za-z0-9]+)/*$
/inc/shop/colorName.php?$1 [L,QSA]
RewriteRule ^shop/colorName/*$
/inc/shop/colorName.php [L,QSA]
RewriteRule ^shop/icon/*$
/inc/shop/icon.php [L,QSA]
RewriteRule ^shop/icon/sell/([A-Za-z0-9]+)/*$
/inc/shop/icon.php?sell=$1 [L,QSA]
RewriteRule
^shop/icon/sell/([A-Za-z0-9]+)/ok/*$ /inc/shop/icon.php?sell=$1&ok
[L,QSA]
RewriteRule ^shop/icon/clean/*$ /inc/shop/icon.php?clean
[L,QSA]
RewriteRule ^shop/setUser/*$ /inc/shop/setUser.php
[L,QSA]
RewriteRule ^shop/setUser/buy/*$ /inc/shop/setUser.php?buy
[L,QSA]
RewriteRule ^shop/key/*$ /inc/shop/key.php [L,QSA]
RewriteRule
^shop/key/([A-Za-z0-9]+)/*$ /inc/shop/key.php?$1 [L,QSA]
RewriteRule
^shop/flowerbed/*$ /inc/shop/flowerbed.php [L,QSA]
RewriteRule
^shop/flowerbed/NextLevel/*$ /inc/shop/flowerbed.php?buy&level
[L,QSA]
RewriteRule ^shop/flowerbed/NextLevel/ok/*$
/inc/shop/flowerbed.php?buy&level&ok [L,QSA]
RewriteRule
^shop/cultivator/*$ /inc/shop/cultivators.php [L,QSA]
RewriteRule
^shop/cultivator/NextLevel/*$ /inc/shop/cultivators.php?buy&level
[L,QSA]
RewriteRule ^shop/cultivator/NextLevel/ok/*$
/inc/shop/cultivators.php?buy&level&ok [L,QSA]
RewriteRule
^shop/seeder/*$ /inc/shop/seeder.php [L,QSA]
RewriteRule
^shop/seeder/NextLevel/*$ /inc/shop/seeder.php?buy&level
[L,QSA]
RewriteRule ^shop/seeder/NextLevel/ok/*$
/inc/shop/seeder.php?buy&level&ok [L,QSA]
RewriteRule
^shop/fooder/*$ /inc/shop/fooder.php [L,QSA]
RewriteRule
^shop/fooder/NextLevel/*$ /inc/shop/fooder.php?buy&level
[L,QSA]
RewriteRule ^shop/fooder/NextLevel/ok/*$
/inc/shop/fooder.php?buy&level&ok [L,QSA]
RewriteRule
^shop/harvester/*$ /inc/shop/harvester.php [L,QSA]
RewriteRule
^shop/harvester/NextLevel/*$ /inc/shop/harvester.php?buy&level
[L,QSA]
RewriteRule ^shop/harvester/NextLevel/ok/*$
/inc/shop/harvester.php?buy&level&ok [L,QSA]
RewriteRule
^shop/irregate/*$ /inc/shop/irregate.php [L,QSA]
RewriteRule
^shop/irregate/NextLevel/*$ /inc/shop/irregate.php?buy&level
[L,QSA]
RewriteRule ^shop/irregate/NextLevel/ok/*$
/inc/shop/irregate.php?buy&level&ok [L,QSA]
RewriteRule
^shop/soiler/*$ /inc/shop/soiler.php [L,QSA]
RewriteRule
^shop/soiler/NextLevel/*$ /inc/shop/soiler.php?buy&level
[L,QSA]
RewriteRule ^shop/soiler/NextLevel/ok/*$
/inc/shop/soiler.php?buy&level&ok [L,QSA]
RewriteRule
^shop/conveyor/*$ /inc/shop/conveyor.php [L,QSA]
RewriteRule
^shop/conveyor/NextLevel/*$ /inc/shop/conveyor.php?buy&level
[L,QSA]
RewriteRule ^shop/conveyor/NextLevel/ok/*$
/inc/shop/conveyor.php?buy&level&ok [L,QSA]
RewriteRule
^shop/hydropinics/*$ /inc/shop/hydropinics.php [L,QSA]
RewriteRule
^shop/hydropinics/arend/([A-Za-z0-9]+)/*$
/inc/shop/hydropinics.php?arend=$1 [L,QSA]
RewriteRule
^shop/hydropinics/arend/([A-Za-z0-9]+)/ok/*$
/inc/shop/hydropinics.php?arend=$1&ok [L,QSA]
RewriteRule
^shop/scarecrow/*$ /inc/shop/scarecrow.php [L,QSA]
RewriteRule
^shop/scarecrow/arend/([A-Za-z0-9]+)/*$ /inc/shop/scarecrow.php?arend=$1
[L,QSA]
RewriteRule ^shop/scarecrow/arend/([A-Za-z0-9]+)/ok/*$
/inc/shop/scarecrow.php?arend=$1&ok [L,QSA]
RewriteRule
^shop/garden/id/([0-9]+)/*$ /inc/shop/gardeners.php?id=$1
[L,QSA]
RewriteRule ^shop/garden/sell/([0-9]+)/tim/([A-Za-z0-9]+)/*$
/inc/shop/shop.php?shop=garden&sell=$1&tim=$2 [L,QSA]
RewriteRule
^shop/garden/sell/([0-9]+)/tim/([A-Za-z0-9]+)/guardok/*$
/inc/shop/shop.php?shop=garden&sell=$1&tim=$2&guardok
[L,QSA]
RewriteRule ^shop/scarecrow/arend/([A-Za-z0-9]+)/ok/*$
/inc/shop/scarecrow.php?arend=$1&ok [L,QSA]
RewriteRule ^rod/stick/*$
/inc/shop/stick.php [L,QSA]
RewriteRule ^rod/stick/buy/*$
/inc/shop/stick.php?buy [L,QSA]
RewriteRule ^rod/bamboo/*$
/inc/shop/bamboo.php [L,QSA]
RewriteRule ^rod/bamboo/buy/*$
/inc/shop/bamboo.php?buy [L,QSA]
RewriteRule ^rod/baikal/*$
/inc/shop/baikal.php [L,QSA]
RewriteRule ^rod/baikal/buy/*$
/inc/shop/baikal.php?buy [L,QSA]
RewriteRule ^rod/homemade/*$
/inc/shop/homemade.php [L,QSA]
RewriteRule ^rod/homemade/buy/*$
/inc/shop/homemade.php?buy [L,QSA]
RewriteRule ^box/([A-Za-z0-9]+)/*$
/inc/shop/$1.php [L,QSA]
RewriteRule ^box/([A-Za-z0-9]+)/buy/*$
/inc/shop/$1.php?buy [L,QSA]
RewriteRule ^box/([A-Za-z0-9]+)/info/*$
/inc/shop/$1.php?info [L,QSA]
RewriteRule ^box/([A-Za-z0-9]+)/open/*$
/inc/shop/$1.php?go [L,QSA]
RewriteRule ^shop/helicopter/([A-Za-z0-9]+)/*$
/inc/shop/vert$1.php [L,QSA]
RewriteRule
^shop/helicopter/([A-Za-z0-9]+)/buy/*$ /inc/shop/vert$1.php?buy
[L,QSA]
RewriteRule ^shop/helicopter/([A-Za-z0-9]+)/buy/ok/*$
/inc/shop/vert$1.php?buy&ok [L,QSA]
RewriteRule
^shop/helicopter/([A-Za-z0-9]+)/obmen/ok/*$
/inc/shop/vert$1.php?obmen&ok [L,QSA]
RewriteRule
^shop/helicopter/([A-Za-z0-9]+)/obmen/*$ /inc/shop/vert$1.php?obmen
[L,QSA]
RewriteRule ^shop/logo/*$ /inc/shop/logo.php [L,QSA]
RewriteRule
^shop/logo/([0-9]+)/*$ /inc/shop/logo.php?id=$1 [L,QSA]
RewriteRule
^shop/fantik/*$ /inc/shop/fantik.php [L,QSA]
# чат
RewriteRule
^chat/*$ /inc/communication/chat.php [L,QSA]
RewriteRule
^chat/page/([A-Za-z0-9]+)/*$ /inc/communication/chat.php?page=$1 [L,QSA]
#
чат конец
# форум
RewriteRule
^forum/([A-Za-z0-9]+)/([A-Za-z0-9]+)/ok/*$
/inc/communication/forum.php?forum=$1&$2=ok [L,QSA]
RewriteRule
^forum/([A-Za-z0-9]+)/*$ /inc/communication/forum.php?forum=$1
[L,QSA]
RewriteRule ^forum/([A-Za-z0-9]+)/([A-Za-z0-9]+)/*$
/inc/communication/forum.php?forum=$1&$2 [L,QSA]
RewriteRule
^forum/([A-Za-z0-9]+)/([A-Za-z0-9]+)/yes/*$
/inc/communication/forum.php?forum=$1&$2=yes [L,QSA]
RewriteRule
^forum/([A-Za-z0-9]+)/add/ok/otv/([A-Za-z0-9]+)/*$
/inc/communication/forum.php?forum=$1&add=ok&otv=$2
[L,QSA]
RewriteRule ^forum/([A-Za-z0-9]+)/add/ok/otv/*$
/inc/communication/forum.php?forum=$1&add=ok&otv
[L,QSA]
RewriteRule ^forum/([A-Za-z0-9]+)/page/([A-Za-z0-9]+)/*$
/inc/communication/forum.php?forum=$1&page=$2 [L,QSA]
RewriteRule
^forum/([A-Za-z0-9]+)/otv/([A-Za-z0-9]+)/*$
/inc/communication/forum.php?forum=$1&otv=$2 [L,QSA]
RewriteRule
^forum/([A-Za-z0-9]+)/Delete/([A-Za-z0-9]+)/*$
/inc/communication/forum.php?forum=$1&del_komm=$2 [L,QSA]
RewriteRule
^forum/*$ /inc/communication/forum.php [L,QSA]
#RewriteRule
^forum/([0-9]+)/ok/*$ /inc/communication/forum.php?forum=$1&edit=ok
[L,QSA]
#RewriteRule ^forum/([0-9]+)/replace*$
/inc/communication/forum.php?forum=$1&replace [L,QSA]
#RewriteRule
^forum/([0-9]+)/replace/ok*$
/inc/communication/forum.php?forum=$1&replace=ok [L,QSA]
#
форум конец
RewriteRule ^mail/newMsg/*$
/inc/user/mail.php?new_msg [L,QSA]
RewriteRule ^mail/newMsg/ok*$
/inc/user/mail.php?new_msg&ok [L,QSA]
RewriteRule
^barnyard/buy/([0-9]+)/select/([0-9]+)/*$
/inc/petfarm/buy_animal.php?buy=$1&select=$2 [L,QSA]
RewriteRule
^barnyard/buy/([0-9]+)/page/([A-Za-z0-9]+)/*$
/inc/petfarm/buy_animal.php?buy=$1&page=$2 [L,QSA]
RewriteRule
^barnyard/buy/([0-9]+)/*$ /inc/petfarm/buy_animal.php?buy=$1
[L,QSA]
RewriteRule ^barnyard/buy/([0-9]+)/select/([0-9]+)/ok/*$
/inc/petfarm/buy_animal.php?buy=$1&select=$2&ok
[L,QSA]
RewriteRule ^barnyard/moderate/*$
/inc/petfarm/petfarm.php?moderate [L,QSA]
RewriteRule ^barnyard/NewFold/*$
/inc/petfarm/new_petground.php?new_petground [L,QSA]
RewriteRule
^barnyard/NewFold/ok/*$ /inc/petfarm/new_petground.php?new_petground&ok
[L,QSA]
RewriteRule ^barnyard/sell/([0-9]+)/*$
/inc/petfarm/sell_animal.php?sell=$1 [L,QSA]
RewriteRule
^barnyard/sell/([0-9]+)/ok/*$ /inc/petfarm/sell_animal.php?sell=$1&ok
[L,QSA]
RewriteRule ^barnyard/foodAll/*$
/inc/petfarm/foodAll.php?foodAll [L,QSA]
RewriteRule ^barnyard/waterAll/*$
/inc/petfarm/waterAll.php?waterAll [L,QSA]
RewriteRule
^barnyard/harvAll/*$ /inc/petfarm/harvAll.php?harvAll
[L,QSA]
RewriteRule ^barnyard/harv/([0-9]+)/*$
/inc/petfarm/harv.php?harv=$1 [L,QSA]
RewriteRule
^barnyard/food/([0-9]+)/*$ /inc/petfarm/food.php?food=$1
[L,QSA]
RewriteRule ^barnyard/food/([0-9]+)/select/([0-9]+)/*$
/inc/petfarm/food.php?food=$1&select=$2 [L,QSA]
RewriteRule
^barnyard/water/([0-9]+)/*$ /inc/petfarm/water.php?water=$1
[L,QSA]
RewriteRule ^barnyard/water/([0-9]+)/select/([0-9]+)/*$
/inc/petfarm/water.php?water=$1&select=$2 [L,QSA]
RewriteRule
^kolhoz/buildings/([A-Za-z0-9]+)/([A-Za-z0-9]+)/*$
/inc/collective/buildings.php?buildings=$1&$2 [L,QSA]
RewriteRule
^kolhoz/buildings/([A-Za-z0-9]+)/([A-Za-z0-9]+)/NextLevel/*$
/inc/collective/buildings.php?buildings=$1&$2&level[L,QSA]
RewriteRule
^kolhoz/buildings/([A-Za-z0-9]+)/([A-Za-z0-9]+)/NextLevel/yes/*$
/inc/collective/buildings.php?buildings=$1&$2&level&ok
[L,QSA]
RewriteRule ^kolhoz/buildings/([A-Za-z0-9]+)/*$
/inc/collective/buildings.php?buildings=$1 [L,QSA]
# прочие
ссылки
RewriteRule ^user/([0-9]+)/*$ /inc/user/user.php?user=$1
[L,QSA]
RewriteRule ^mail/new/*$ /inc/user/mail.php?new
[L,QSA]
RewriteRule ^kolhoz/([0-9]+)/*$
/inc/collective/collective.php?collective=$1 [L,QSA]
RewriteRule
^barnyard/*$ /inc/petfarm/petfarm.php [L,QSA]
RewriteRule ^warehouse/*$
/inc/user/warehouse.php [L,QSA]
RewriteRule ^action/*$
/inc/communication/share.php [L,QSA]
RewriteRule ^mail/*$
/inc/user/mail.php [L,QSA]
RewriteRule ^rules/*$
/inc/communication/rules.php [L,QSA]
RewriteRule ^smiles/*$
/inc/communication/smiles.php [L,QSA]
RewriteRule ^support/*$
/inc/help/support.php [L,QSA]
RewriteRule ^settings/*$
/inc/user/settings.php [L,QSA]
RewriteRule ^communication/([0-9]+)/*$
/inc/user/communication.php?communication=$1 [L,QSA]
RewriteRule
^friends/*$ /inc/user/friends.php [L,QSA]
RewriteRule ^blacklist/*$
/inc/user/blacklist.php [L,QSA]
RewriteRule ^NewNick/*$
/inc/user/change_nick.php [L,QSA]
RewriteRule ^AboutMe/*$
/inc/user/about_me.php [L,QSA]
RewriteRule ^photoUpload/*$
/inc/user/photoUpload.php [L,QSA]
RewriteRule ^presents/([0-9]+)/*$
/inc/user/presents.php?presents=$1 [L,QSA]
RewriteRule
^presents/([0-9]+)/do/*$ /inc/user/presents.php?presents=$1&do
[L,QSA]
RewriteRule ^MeStatus/*$ /inc/user/mystatus.php
[L,QSA]
RewriteRule ^user/([0-9]+)/history/clean/*$
/inc/user/user.php?user&history&clean [L,QSA]
RewriteRule
^user/([0-9]+)/history/clean/ok/*$
/inc/user/user.php?user&history&clean&ok [L,QSA]
RewriteRule
^user/([0-9]+)/statusKolhoz/*$ /inc/user/user.php?user=$1&status_ct
[L,QSA]
RewriteRule ^user/([0-9]+)/statusKolhoz/([0-9]+)/*$
/inc/user/user.php?user=$1&status_ct=$2 [L,QSA]
RewriteRule
^user/([0-9]+)/statusKolhoz/([0-9]+)/ok/*$
/inc/user/user.php?user=$1&status_ct=$2&ok [L,QSA]
RewriteRule
^user/([0-9]+)/bans/delete/([0-9]+)/*$
/inc/user/user.php?user&bans&delete=$2 [L,QSA]
RewriteRule
^communication/([0-9]+)/([a-z]+)/*$
/inc/user/communication.php?communication=$1&$2 [L,QSA]
RewriteRule
^communication/([0-9]+)/([a-z]+)/([a-z]+)/*$
/inc/user/communication.php?communication=$1&$2&$3
[L,QSA]
RewriteRule ^friends/([a-z]+)/([0-9]+)/*$
/inc/user/friends.php?$1=$2 [L,QSA]
RewriteRule
^blacklist/([a-z]+)/([0-9]+)/*$ /inc/user/blacklist.php?$1=$2
[L,QSA]
RewriteRule ^perevod/([0-9]+)/*$
/inc/user/perevod.php?perevod=$1 [L,QSA]
RewriteRule
^presents/([0-9]+)/do/cat/([A-Za-z0-9]+)/gift/([A-Za-z0-9]+)/*$
/inc/user/presents.php?presents=$1&do&cat=$2&gift=$3
[L,QSA]
RewriteRule
^presents/([0-9]+)/do/cat/([A-Za-z0-9]+)/gift/([A-Za-z0-9]+)/ok/*$
/inc/user/presents.php?presents=$1&do&cat=$2&gift=$3&ok
[L,QSA]
RewriteRule
^presents/([0-9]+)/do/cat/([A-Za-z0-9]+)/page/([A-Za-z0-9]+)/*$
/inc/user/presents.php?presents=$1&do&cat=$2&page=$3
[L,QSA]
RewriteRule ^presents/([0-9]+)/do/cat/([A-Za-z0-9]+)/*$
/inc/user/presents.php?presents=$1&do&cat=$2 [L,QSA]
RewriteRule
^presents/([0-9]+)/Delete/([A-Za-z0-9]+)/*$
/inc/user/presents.php?presents=$1&del=$2 [L,QSA]
RewriteRule
^presents/([0-9]+)/page/([A-Za-z0-9]+)/*$
/inc/user/presents.php?presents=$1&page=$2 [L,QSA]
RewriteRule
^settings/delete/*$ /inc/user/settings.php?delete [L,QSA]
RewriteRule
^warehouse/corm/([0-9]+)*$ /inc/user/warehouse.php?corm=$1
[L,QSA]
RewriteRule ^warehouse/NOcorm/([0-9]+)*$
/inc/user/warehouse.php?NOcorm=$1 [L,QSA]
RewriteRule
^warehouse/sell/([0-9]+)*$ /inc/user/warehouse.php?sell=$1
[L,QSA]
RewriteRule ^warehouse/SellAll/*$ /inc/user/warehouse.php?sell_all
[L,QSA]
RewriteRule ^warehouse/gardenFish/*$
/inc/user/warehouse.php?gardenFish [L,QSA]
RewriteRule ^warehouse/chest/*$
/inc/user/warehouse.php?chest [L,QSA]
RewriteRule
^warehouse/fishSell/([0-9]+)*$ /inc/user/warehouse.php?fishSell=$1
[L,QSA]
RewriteRule ^warehouse/fishSellAll/*$
/inc/user/warehouse.php?fishSellAll [L,QSA]
RewriteRule
^warehouse/snasti/*$ /inc/user/warehouse.php?snasti [L,QSA]
RewriteRule
^warehouse/snasti/([0-9]+)*$
/inc/user/warehouse.php?snasti&snasti_id=$1 [L,QSA]
RewriteRule
^warehouse/snasti_rod/([0-9]+)*$
/inc/user/warehouse.php?snasti&rod_id=$1 [L,QSA]
RewriteRule
^warehouse/snasti_bait/([0-9]+)*$
/inc/user/warehouse.php?snasti&bait_id=$1 [L,QSA]
RewriteRule
^warehouse/skot/*$ /inc/user/warehouse.php?skot [L,QSA]
RewriteRule
^warehouse/skot/buyProduct/([0-9]+)*$
/inc/user/warehouse.php?skot&buyProduct=$1 [L,QSA]
RewriteRule
^warehouse/skot/buyAllProduct*$
/inc/user/warehouse.php?skot&buyAllProduct [L,QSA]
RewriteRule
^warehouse/skot/buyAllProduct/ok*$
/inc/user/warehouse.php?skot&buyAllProduct*ok [L,QSA]
RewriteRule
^uf/([A-Za-z0-9]+)/*$ /inc/user/uf.php?uf=$1 [L,QSA]
RewriteRule
^upf/([A-Za-z0-9]+)/*$ /inc/user/upf.php?upf=$1 [L,QSA]
RewriteRule
^mail/new_msg/*$ /inc/user/mail.php?list_msg&new_msg
[L,QSA]
RewriteRule ^mail/new_msg/([0-9]+)/*$
/inc/user/mail.php?list_msg&new_msg&us_msg=$1 [L,QSA]
RewriteRule
^mail/page/([0-9]+)/*$ /inc/user/mail.php?page=$1 [L,QSA]
RewriteRule
^mail/new_msg/get/*$ /inc/user/mail.php?list_msg&get&new_msg
[L,QSA]
RewriteRule ^mail/list/get/([0-9]+)/*$
/inc/user/mail.php?list_msg&get&dialog=$1 [L,QSA]
RewriteRule
^mail/list/([0-9]+)/*$ /inc/user/mail.php?list_msg&dialog=$1
[L,QSA]
#RewriteRule ^mail/list/([0-9]+)/page/([0-9]+)/*$
/inc/user/mail.php?list_msg&dialog=$1&page=$2 [L,QSA]
RewriteRule
^mail/list/([0-9]+)/page/([0-9]+)/*$
/inc/user/mail.php?list_msg&dialog=$1&page=$2
[L,QSA]
RewriteRule ^mail/info/*$ /inc/user/mail.php?info
[L,QSA]
RewriteRule ^mail/info/page/([A-Za-z0-9]+)/*$
/inc/user/mail.php?info&page=$1 [L,QSA]