Untitled
unknown
plain_text
5 years ago
134 B
10
Indexable
RewriteCond %{HTTPS} off [OR]
RewriteCond %{HTTP_HOST} !^www\.robicam\.bg [NC]
RewriteRule ^(.*)$ https://www.robicam.bg/$1 [L,R=301]
Editor is loading...
RewriteCond %{HTTPS} off [OR]
RewriteCond %{HTTP_HOST} !^www\.robicam\.bg [NC]
RewriteRule ^(.*)$ https://www.robicam.bg/$1 [L,R=301]