|
How would I configure Apache to act like two servers
I'm talking Apache 1.3.something on Win2K - it's all set up fine for c://docs/ as the document root, but what I'd like is a second folder at c://docs_new/ to also be accessible - like a secondary dev server.
I'm thinking bind the second folder to a different port ... but I don't know how to do that ..?
|