View Single Post
Old 03-04-2009, 01:33 PM   #90
itimpi
Wizard
itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.
 
Posts: 4,553
Karma: 950151
Join Date: Nov 2008
Device: Sony PRS-950, iphone/ipad (Marvin/iBooks/QuickReader)
If what you are quoting is meant to represent different virtual servers funning under on the same machine, then each virtual server has to use a different port.

For instance on my NAS I have several virtual servers configured under apache serving different purposes:

Port 80: NAS Admin
Port 8000: Media Server admin
Port 8080: General web server
Post 8008: Calibre library

Of course the alternative is to run a single server instance and put each area under its own sub-folder. In such a case you do not need separate port addresses, but the sub-folder needs to be included in the URL.
itimpi is offline   Reply With Quote