Hi,
I have an apache(httpd) up and running on one machine. Now i want to move configuration details to another machine. The other machine should have the appropriate changes like creating apache home directories, shares created, etc..
I want to automate the above process.. How do i do that?
--Anandan