Hi, I want to try and install the httpd web server from source on a pc which already has a running server (apache 2.0). As it is a producion server, I want to be sure I can go back to the current, working web server if something goes wrong with my new installation. So I plan to install to a differente path. But I'm not sure how I would need to procede, after having 'make install'ed the new server, in order to go back to the previous server. Any hints would be appreciated.