Load Balancer HTTP 404 Error

0

Hello, since yesterday I'm trying setup a HTTPS website from my EC2 instance website. My site is www.isicamci.com I tried everything on the videos I found but it gave me error everytime. I couldn't count how many times I created and deleted balancers, SSL's and etc.

Probably the problem is Load Balancer. I gave permission to security groups, added target group but still not working. This is my last load balancer url:

http://newisicamci-1522558003.eu-central-1.elb.amazonaws.com/

What is the problem?

질문됨 5년 전11604회 조회
1개 답변
0

Hi,
So just to be clear, as of right now you are stuck with just getting the Load Balancer to work (SSL is NOT in the equation, correct). When it was setup, you would attempt to access the URL Link: http://newisicamci-1522558003.eu-central-1.elb.amazonaws.com/ and instead of getting the web page, you would get a HTTP Response code of 404 from the Load balancer? Getting the 404 Error code is actually a good sign that your environment infrastructure appears to be set up and allowing the Load Balancer to properly forward HTTP traffic to the Load Balancer's Target Group. The 404 Error code usually means that the page on the website that you were trying to reach could not be found on the server. If this is possibly the issue, please double check that the Web Server's document root contains the web page. Also double check the Web Server's access/error logs to see if the request for the page shows up.
-randy

전문가
답변함 5년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠