Forum Moderators: phranque
right now we are running iis.
i want to change over to apache.
but first, i want to develop a site (mambo) for apache and test it.
how would i
1. have an apache web server up at the same time as an iis server?
2. make the transition after it is completed?
we have an internal wiki (secure, down right now) and a mail server, all sorts of dependant things. is there an easy way to transition?
1. have an apache web server up at the same time as an iis server?
Point beta.example.com to the Apache server, install mambo and start working on it. Ensure all internal links are relative, for now.
2. make the transition after it is completed?
Point www.example.com to the new boxes IP address.
If you want to, make all links absolute.
is there an easy way to transition?
You mail and other dependant services will be the tricky ones, not the website. Once you've got a test server up, run both until you're happy it's all working and everything is copied over.
TJ