How to host with yourself? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 2

How to host with yourself?

22nd May 2017, 5:55 PM
Roland Doctor
Roland Doctor - avatar
2 Answers
+ 3
To host a website you need server software. Nginx and Apache are good options. You can also find website hosts online and upload your website there. Here's a similar question. https://www.sololearn.com/discuss/328695/?ref=app
22nd May 2017, 6:04 PM
Jeromy Reimer
Jeromy Reimer - avatar
+ 1
you need static ip at first. second - you need Apache server if you want to use php third- you need to configure MySQL if you want to use database in your php website #trainTelepathyWithSololearn
22nd May 2017, 8:03 PM
Yaroslav Pieskov
Yaroslav Pieskov - avatar