Kurinchi Blogger Scribbles …


Posts Tagged ‘Virtual Host Configuration’

Mar 05
2010

Ubuntu: Configuring Virtual Hosts to listen on different ports

Last updated: March 17th, 2010

Files to check
- /etc/apache2/ports.conf
- /etc/apache2/apache2.conf

Consider the ServerName to be “myserver”. Check /etc/hosts for an entry

127.0.0.1 localhost
192.168.1.100 myserver.com myserver

(more…)

Aug 03
2009

Apache, Ubuntu, CentOS: Virtual Host Configuration

Last updated: July 30th, 2009

What is Virtual Hosting?

Virtual Hosting is a technique by which web servers can serve more than one domain name on the same server. It can also be a variation of serving different sites on the same IP but on different ports.
(more…)


Valid HTML 4.01 Strict  Valid HTML 4.01 Strict