website ERR_TOO_MANY_REDIRECTS after delete the plugin
-
i have valid SSl Certificate
It crushes when i active the pluin ,and i deactive the active by phpmyadmin ,still
crush,then i delete the plugin by ftp ,next i delete htaccess from
BEGIN HTTPS Redirection Plugin
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{SERVER_PORT} !^443$
RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$
RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
</IfModule>
# END HTTPS Redirection Plugin
#Still crush ,i really need your help
thomas
regards
- This topic was modified 6 years, 3 months ago by .
- This topic was modified 6 years, 3 months ago by .
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘website ERR_TOO_MANY_REDIRECTS after delete the plugin’ is closed to new replies.