XAMPP – Easy Windows web server

In a matter of minutes, a package can be installed and convert your desktop machine to a web server. Using XAMPP, the ability to create a web server is very easy. It works for Linux, Windows, Mac OS X, and Solaris. It installs Apache, MySQL, and PHP. After that, start the service and you’re ready to go.

Simply copy a file to C:\xampp\htdocs and it’s available on the web. With MySQL and PHP, you can create database driven websites easily, or you can stick to simple html files and put them in the same directory.

Open up a browser and point it to: http://[yourIP]/[FileName]

All you would need to make a fully functional web server is a static IP or dynamic DNS service to make your hosting a little more user-friendly and you’re all set.

XAMPP

Related posts:

  1. XAMPP and MySQL error fix
  2. No-IP.com – Dynamic DNS for hosting
  3. Ask 404TS: How do I expand your phpBB mods to work for the Subsilver2 theme?

Jason

Jason is a full-time system administrator and operates 404 Tech Support in his spare time from Central Illinois.

Leave a Reply