Web Server

Dynamic DNS, Apache, and Windows
Overview Instead of paying for web hosting, you can run your own web server on your own cable or DSL line on your home computer. Since many ISPs do not offer static IP addresses or charge extra, you can setup...
Virtual Hosting With Internet Information Services (IIS)
Overview From the Apache 2.0 documentation: The term Virtual Host refers to the practice of running more than one web site (such as www.company1.com and www.company2.com) on a single machine. Virtual hosts can be "IP-based", meaning that you have a...
Virtual Hosting With Apache
Overview From the Apache 2.0 documentation: The term Virtual Host refers to the practice of running more than one web site (such as www.company1.com and www.company2.com) on a single machine. Virtual hosts can be "IP-based", meaning that you have a...