Re: [us...@httpd] Multiple programs on port 80

2010-03-25 Thread Nilesh Govindarajan
On 03/26/2010 01:16 AM, Mark wrote: On another server I run with IIS, I was able to configure it such that different domain names (that led to the same server) would take users to different websites, or, if none were met, would merely send it to whatever other programs I had running on port 80. I

Re: [us...@httpd] Multiple programs on port 80

2010-03-25 Thread William A. Rowe Jr.
On 3/25/2010 2:46 PM, Mark wrote: > On another server I run with IIS, I was able to configure it such that > different domain names (that led to the same server) would take users to > different websites, or, if none were met, would merely send it to > whatever other programs I had running on port 8

[us...@httpd] Multiple programs on port 80

2010-03-25 Thread Mark
On another server I run with IIS, I was able to configure it such that different domain names (that led to the same server) would take users to different websites, or, if none were met, would merely send it to whatever other programs I had running on port 80. I was wondering if it's possible to do