How to make online website using a server? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 3

How to make online website using a server?

Every one can access the web frontend.

13th Jan 2020, 3:22 PM
Sayed Md Rafe
Sayed Md Rafe - avatar
3 Respostas
+ 1
To make your website accessible by everyone, you need to purchase a domain name and upload your website to a hosting provider. - If you can buy a domaine but not the hosting you could create a sandbox environment and host your website on your computer (Virtual Machine) and use your domain name, (You need know how setup a basic server). - If you can buy a domain and hosting you can use services like ngrok.io Then provide a tunnel to access your website localy from the internet (there is a free package with some limitation).
15th Jan 2020, 2:52 AM
StoneCoderšŸ‡¬šŸ‡¦
StoneCoderšŸ‡¬šŸ‡¦ - avatar
+ 3
Preity I had done this but I want to more about host and domain
13th Jan 2020, 5:45 PM
Sayed Md Rafe
Sayed Md Rafe - avatar
+ 1
SAYED MD RAFE you can use Xampp server to code website in php and then you can upload them into github or cloud
13th Jan 2020, 4:58 PM
Preity
Preity - avatar