RewriteCond %{HTTPS} off
# Проверяем наличие https в URL.
RewriteCond %{REQUEST_URI} !/bitrix/admin/1c_exchange.php/$
# ! - отрицание
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
# Перенаправляем протокол на http.
RewriteCond %{REQUEST_URI} ^/calculator$
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ http://site.ru/ [R=301,L]
cat 11.txt | cut -d \" -f 6
возможно вам подойдет именно такой вариант."
<input type=\\x22hidden\\x22 name=\\x22csrf.sign\\x22 value=\\x22c9e19b1287aca01ed1d65ebecd26706245aa4be31ff5d03fa36bc5633b45aad4b045ff421c25df734878cbaec6d8bfea28221c3377439f20ff1ec4d735e1c1a1\\x22\/><input type=\\x22hidden\\x22 name=\\x22csrf.ts\\x22 value=\\x221556511260444\\x22\/><\/form
RewriteRule "(^https?:\/\/([^\/]+\.)?(poimi\.ru|webvisor\.com)\/)" -[L]
- это что за хрень ? - оно ваще не работает или у вас прям в урле протокол ?RewriteRule ^ - [E=protossl:s] б
алтается в километре от правила.RewriteCond %{HTTP_HOST} ^www\.(.+)$ [NC]
RewriteRule ^ https://%1%{REQUEST_URI} [L,R=301]
[G,NC] - эо нахера?
<IfModule !mod_rewrite.c>
FallbackResource /index.php
</IfModule>
RewriteCond %{THE_REQUEST} /index\.php(/(.*?))? [NC]
- что по вашему эта регулярка выделяет ? sed --in-place --follow-symlinks 's/443/4443/g' /etc/httpd/ports.conf
find /etc/httpd/ -type f -exec sed --in-place --follow-symlinks 's/<VirtualHost \*:443>/<VirtualHost \*:4443>/g' "{}" \;
find /etc/httpd -type f -exec grep -l "443" {} \;
error_page 401 403 404 405 500 502 503 = @fallback;
location @fallback {
proxy_pass http://127.0.0.1:82;
proxy_set_header Host $host;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
}
%1
$1
ndex.php\?subdomain\=%1&page\=\&2