0
|
Hello, Thank you for your question. It appears to be limiting the site access by IP address. Check your .htaccess file to ensure your IP is in the list. Also, it appears that one of the IP addresses is not 'escaped' properly. For example: RewriteCond %{REMOTE_ADDR} !^123.456.123.456$ You need to 'escape' the periods by placing a slash in front as below: RewriteCond %{REMOTE_ADDR} !^123\.456\.123\.456$ As long as you have the right IP address, it should let you in. I tested this with our office IP and was able to get to the login page successfully. Kindest Regards, Scott M |
Email: | support@WebHostingHub.com | Ticket: | Submit a Support Ticket |
---|---|---|---|
Call: |
877-595-4HUB (4482) 757-416-6627 (Intl.) |
Chat: | Click To Chat Now |