Page 1 of 1

how do i host a website to the internet using my xampp?

PostPosted: 10. October 2016 12:36
by Ezekiel-Mghweno
:?: :?: can i use the xampp local server to host my website without having to register with an online host cosidering if i can get a unique domain name :?: :?:

Re: how do i host a website to the internet using my xampp?

PostPosted: 10. October 2016 13:27
by Altrea
A domain name is only an Alias for an IPv4 or IPv6 address. So either you need an static IP address or a process which changes your IP address in the domain name registration every time your IP address changes.

But XAMPP is not suitable for public accessible environments, so don't use XAMPP for this.

Re: how do i host a website to the internet using my xampp?

PostPosted: 13. October 2016 08:33
by Ezekiel-Mghweno
thank you for the advice i'll put that into consideration