making own laptop as web host

sunil_40

Prominent
Mar 4, 2017
3
0
510
I have .com web domain name registered with godaddy, instead of buying web hosting space i want to make my laptop as web host and want to create and allow people to view the website i have created, how i can do it, i have downloaded Apache,Mysql,php, now i want to connect my web domain with apache http server
 
Solution
You have to check with your ISP to see whether you are allowed to do that. Then
- get fixed IP address from your ISP, this will help a lot
- from GoDaddy control panel, configure DNS name server to point to your IP
- configure BIND on your laptop
- go live
- start worrying about security, DOS etc
You have to check with your ISP to see whether you are allowed to do that. Then
- get fixed IP address from your ISP, this will help a lot
- from GoDaddy control panel, configure DNS name server to point to your IP
- configure BIND on your laptop
- go live
- start worrying about security, DOS etc
 
Solution