Posted by Toby Inkster on 03/25/06 11:19
mariosp wrote:
> Thanks to all for your answers to my previous topic. I decide to
> install and configure both services on the same 2003 Server. Is that
> possible or I will crash it?
Yes, it's possible, but you can't run both web servers on port 80.
A typical set-up would be:
- Apache on http://localhost/
- IIS on http://localhost:8080/
then you could use Apache's reverse proxying to pass through certain
requests to IIS if you like.
--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
Navigation:
[Reply to this message]
|