Report this

What is the reason for this report?

Is there any special setup for Apache on Fedora?

Posted on September 12, 2014

So I have tried to setup my own website on my server running Fedora 20 x64. Is it very different setup process compared to Ubuntu. My friend ran his site through DigitalOcean and he says he didn’t have any firewall rules to worry about. My server instance shows port 80 is closed. My question is should I relax the firewall rules, or does Ubuntu have it open by default?

When I try to go through my browser to my server, the application times out…



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Fedora 20 will has firewalld running by default. In order to open port 80 for Apache, run:

firewall-cmd --add-service=http

This comment has been deleted

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.