On 10/21/2013 12:46 AM, Reindl Harald wrote:
Am 21.10.2013 00:42, schrieb Paolo De Michele:
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/?
RTFM http://httpd.apache.org/docs/2.2/vhosts/name-based.html
I ask for help if it's because I need it.
On Mon, 21 Oct 2013 01:44:06 +0200 Paolo De Michele wrote:
I ask for help if it's because I need it.
Just follow the example on that webpage (highlighted section in light blue-gray background). Substitute the actual name that you want to use for where it says "domain.tld", and that's all there is to it.