Deploying webpages on a local host with Apache httpd server

ewq(56)
Published in
#utopian-io
Words
204
Reading
1 min
Listen
Play
9y

Apache

apache11.jpg

http://httpd.apache.org/
DOWNLOAD

What is Apache Server

Apache is a http server it is the way we reach web. In this tutorial we are going to experience how to deploy a website on a localhost. As an example, i will deploy utopian.io's landingpage in my computer.

So why do people use hosting companies?

We all have ip adresses to connect to internet but as you may know it changes everytime we re-start our broadband modem. Only few of us have Static ip adresses if we have paid for it and this is the only way to provide a way for our audience to connect and reach us

As you can see; when we try to connect to a domain, eg. steemit.com, we don't actually connect to steemit.com but it's ip 34.239.36.39,

apache12.jpg

Also we can't just leave our computer on 24/7 a year, even if we try, we don't have enough internet speed and bandwidth

And most of us does not know how internet works so those are the reason why people pay for publishing websites.

How it works?

But hey, if you don't want to pay for hosting companies? Than you better check this out!



Posted on Utopian.io - Rewarding Open Source Contributors

Deploying webpages on a local host with Apache httpd server | Ecency