K0c0puFFz
CDCloudflare Developers
•Created by K0c0puFFz on 10/16/2024 in #general-help
522 when proxied
Good Day everyone, I am running an Ubuntu EC2 instance on AWS, using Apache2 as the WebServer, with configured virtualHosts. I have googled and taken the following steps to troubleshoot Apache and the vHost configuration.
• Turned off the proxy for the domains A record
• Added HTTP and HTTPS allow rule from the Public IP I was operating at in the instance security group incoming connections.
• flushed the DNS Cache of the system I was testing from, until I saw the direct IP address of the webserver.
• typed the domain name into my browser and it returned the expected vHost directory index.htm file.
When turn the proxy back on the A record for that domain, I don’t even see a hit on the /var/log/apache2/access.log
There’s another website on that same server, and it never fails; I see 200 on the access log, and expected output. I’m out of ideas at this point and yes I have googled the issue but there is no quick answer. Would anyone here happen to have any additional troubleshooting suggestions? Thanks in advance.
—
K0c0puffz
2 replies