April 28, 2024, 07:55:33 PM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: Virtual hosting  (Read 3201 times)

Offline ilias

  • Linux Learner
  • ***
  • Posts: 116
Virtual hosting
« 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.

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
Virtual hosting
« Reply #1 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

Offline ilias

  • Linux Learner
  • ***
  • Posts: 116
Virtual hosting
« Reply #2 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.