Untitled

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