Your IP : 3.139.103.241


Current Path : /home/bitrix/ext_www/dev.klimatlend.ua/
Upload File :
Current File : /home/bitrix/ext_www/dev.klimatlend.ua/.htaccess.restore

Options -Indexes 
ErrorDocument 404 /404.php

<IfModule mod_php5.c>
	php_flag allow_call_time_pass_reference 1
	php_flag session.use_trans_sid off

	#php_value display_errors 1

	#php_value mbstring.internal_encoding UTF-8
</IfModule>
#https://klimatlend.ua/catalog/gazovaya-teplovaya-pushka-ballu-bhg-85.html?sphrase_id=15738
#https://klimatlend.ua/catalog/gazovaya-teplovaya-pushka-ballu-bhg-85.html?utm_source=hotline&utm_medium=cpa&utm_campaign=hotlinebuy
#http://klimatlend.ua/catalog/ventilyator-electrolux-eafr-100-green-rainbow-1003.html?utm_medium=cpa&utm_source=hotline&utm_campaign=hotlinebuy&utm_term=Electrolux+EAFR-100+green&utm_content=1003
<IfModule mod_rewrite.c>
	Options +FollowSymLinks
	RewriteEngine On

    RewriteCond %{SERVER_PORT} 80
    RewriteRule ^(.*)$ https://klimatlend.ua/$1 [R,L]

	RewriteCond %{REQUEST_FILENAME} !-f
	RewriteCond %{REQUEST_FILENAME} !-l
	RewriteCond %{REQUEST_FILENAME} !-d
	RewriteCond %{REQUEST_FILENAME} !/bitrix/urlrewrite.php$
	RewriteRule ^(.*)$ /bitrix/urlrewrite.php [L]
	RewriteRule .* - [E=REMOTE_USER:%{HTTP:Authorization}]

	Redirect 301 /catalog/uvlazhniteli/ /catalog/uvlazhniteli-i-ochistiteli/

</IfModule>

<IfModule mod_dir.c>
	DirectoryIndex index.php index.html
</IfModule>

<IfModule mod_expires.c>
	ExpiresActive on
	ExpiresByType image/jpeg "access plus 3 day"
	ExpiresByType image/gif "access plus 3 day"
</IfModule>