Cheapest way to host a page

INVINCIBLETA

Regular Member
Joined
Aug 15, 2017
Messages
272
Reaction score
63
So i need to have the cheapest way to host a webserver so that i can code and reach it from multiple devices. I like editiing saving and refreshing page so its uploaded on save. Rn im running it on my server locally and i have a xampp on windows server. But i want to have something in the cloud to easy reach pages when im traveling to code some more.

I sometimes is so busy that i dont toutch it for weeks or months. Then i get coding syndrome, so thats why i want it so cheap as possible. dont need no domain just an ip address really dont care if its a nice ip just anything really.
 
Consider using AWS EC2's free tier or DigitalOcean's low-cost Droplets for cloud hosting, allowing you to code and access your projects from anywhere. These platforms provide IP addresses for server access, fitting your requirement for a simple, cost-effective setup. Check their pay-as-you-go or low-cost plans to find what suits your sporadic usage pattern.
 
Back
Top