This is a discussion on Listening two ports and serving two pages within the Windows Web Servers forums, part of the Web Server and Related Forums category; Hi, I have Apache 2.0.47. Right now it listers to one port only. I know how to make ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Mon, 01 Mar 2004 12:52:27 +0200, Akseli Mäki
<newsgroups@akseli-yok.utu.fi> wrote: >I have Apache 2.0.47. Right now it listers to one port only. I know how >to make it listen to another port. But how do I set it up to serve >different pages if the connection is made to the other port? I'd define two virtual hosts having different document roots (and ports, of course). Kind regards - Oliver |