## Redirect permanent / https://www.tunazwawitryny.com/
RewriteCond %{SERVER_PORT} !^443$
RewriteRule .* https://%{HTTP_HOST}%{REQUEST_URI} [QSA,R=301,L]
<IfModule !mod_ssl.c>
# Brak dostpu bez trybu SSL.
Redirect permanent / https://www.tunazwawitryny.com/

