From: Paolo De Michele paolo@paolodemichele.it
how I do to set a mutiple virtual host on httpd configuration? I need to host multiple sites with the same IP address what must be the httpd.conf configuration file and into /etc/httpd/conf.d/?
Google says: http://httpd.apache.org/docs/current/vhosts/examples.html
JD