Skip to main content

HTTPS working, but HTTP does not - WHM/cPanel

Comments

8 comments

  • cPRex Jurassic Moderator
    Hey there! Do you see anything helpful in the Apache logs at /etc/apache2/logs/error_log? That's the first place to check for any issues related to the Apache service on the machine.
    0
  • khubbaib
    In each account etc folder have domain folder and its empty and when i access directly from ssh follow is showing AH00124: Request exceeded the limit of 10 internal redirects due
    0
  • cPRex Jurassic Moderator
    Are you referring to /home/username/etc/domain.com? If so, that is where the email account data is stored. I'm not sure how that would be related to the HTTP system. The redirect issue you're seeing is almost always related to .htaccess files having too many redirects for Apache to process.
    0
  • khubbaib
    The problem is when i open the site its not working but when i open whm panel or cpanel its working fine, on error log only one error which is AH00124: Request exceeded the limit of 10 internal redirects due this, Please see the attached file,
    0
  • cPRex Jurassic Moderator
    LFD is part of the firewall system on the server, and wouldn't be related to these issues. You'll want to check the .htaccess for the domain. I would move the .htaccess completely out of the way as part of this troubleshooting and then see how the site behaves.
    0
  • khubbaib
    some how title of the post is selected incorrect, main issue is all of my sites are not opening, its not .htaccess issue as no static file is even opening. all are on same server and i am using amazon ec2 and whm panel. if you need i can share credentials as well.
    0
  • cPRex Jurassic Moderator
    You are always welcome to submit a ticket to our team so we can check out the server directly.
    0
  • quietFinn
    ..., its not .htaccess issue as no static file is even opening.

    .htaccess is loaded every time a page is loaded, static or php If you get error " AH00124: Request exceeded the limit of 10 internal redirects" it's usually caused by redirects in .htaccess
    0

Please sign in to leave a comment.