By joshuasxtn7
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!
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
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.