Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

275
Views
AWS EC2 - browser can't connect to server

I'm trying to point my static portfolio url, laurenleague.io to AWS EC2 so I can build a site there.

I've followed a tutorial on setting AWS EC2 up and installing Apache on it. It seems like I've done everything right, including enabling HTTP on port 80 in the inbound rules of the security groups. I can ssh into the machine, so my key pair is fine. I can also ping the public dns, public ip, and my new url and get a response.

However, my browser can't connect to the server.

In my security groups on AWS, it says port 80 is open and accepting traffic from anywhere. But when I run nmap from my shell, it says port 80 is closed! Why??

Please help, this is driving me crazy.

about 4 years ago · Santiago Trujillo
1 answers
Answer question

0

GOT IT!

Thanks to @stdunbar, I logged into my machine and found out that Apache server on my EC2 had stopped! I found this out by ssh-ing into it and running:

sudo ps -efww | grep httpd

which returned nothing. So I rebooted Apache with:

sudo service httpd start

And now it works!

about 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!