mam problem z ERR_TOO_MANY_REDIRECTS przy ustawieniu "Włącz protokół SSL na wszystkich stronach" pojawia
się błąd ERR_TOO_MANY_REDIRECTS.
Strony pod https:// bez włączonej opcji wczytuje prawidłowo.
Przy wyłączonej protokole na wszystkich stronach i dodaniu "RewriteCond %{HTTP:X-Forwarded-Proto} !https RewriteRule .* https://%{HTTP_HOST}%{REQUEST_URI} [R,L]" Stronę przekierowuje do https ale nie ma zielonej kłódki.
Zapisywałem jeszcze raz .htaccess ale nic nie pomaga. Wersja PHP 5.6 serwer linuxpl
Question
bialydam
Cześć,
mam problem z ERR_TOO_MANY_REDIRECTS przy ustawieniu "Włącz protokół SSL na wszystkich stronach" pojawia
się błąd ERR_TOO_MANY_REDIRECTS.
Zapisywałem jeszcze raz .htaccess ale nic nie pomaga. Wersja PHP 5.6 serwer linuxpl
Edited by bialydam (see edit history)Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now