Not able to access wordpress dashboard
-
ERR_TOO_MANY_REDIRECTS
my .htaccess
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . index.php [L]Order Allow,Deny
Deny from allOrder Allow,Deny
Allow from all -
Hello, sorry to hear that.
Kindly share your website URL so that we can investigate the issue.
- The topic ‘Not able to access wordpress dashboard’ is closed to new replies.