Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => Linux Servers Support => Topic started by: ilias on June 15, 2005, 01:27:41 PM

Title: Virtual hosting
Post by: ilias on June 15, 2005, 01:27:41 PM
I am a newbie to linux  - can any one tell me how to host two Intranet sites sites in one httpd server. I want to access the two sites using IP address not Hostname.
Title: Virtual hosting
Post by: Ricky on June 16, 2005, 08:13:28 AM
rather going deep.. :)

see if this link helps..
httpd.apache.org/docs-2.0/vhosts/examples.html
Title: Virtual hosting
Post by: ilias on June 16, 2005, 08:29:53 AM
Quote from: "Ricky"
rather going deep.. :)

see if this link helps..
httpd.apache.org/docs-2.0/vhosts/examples.html
tks ricky, MY prob will be solved by using  two sites on two different ports but i am using 80 and 8080 for some other purpose, i want to know what are the other ports that can be used in httpd.