Jump to content

[SOLVED] Virtual Hosts Question Help


Ghostgator

Recommended Posts

I have started learning apache and need help in doing this virtual host question. I am doing this on debian linux system.

 

I have to:

 

Configure Apache for the name-based virtual hosting of two sites, say www.site1.uow and www.site2.uow.

 

Create two websites, say /www/site1/index.html and /www/site2/index.html.

 

Add two name-based virtual hosts using the IP address of your machine.

 

Add the two hosts to the file /etc/hosts.

 

I have created the director www and sub directories for site 1 and 2 but having difficulty in adding two name based virtual hosts and adding the two hosts to hosts. any help

 

Do i need to edit the httpd-vhosts.conf and add something like this

 

<VirtualHost then ip>

Document root

ServerName

</virtual host>

 

 

Link to comment
https://forums.phpfreaks.com/topic/73785-solved-virtual-hosts-question-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.