On Fri, Jan 6, 2017 at 11:17 AM, Muduli, Chittaranjan <Chittaranjan.Muduli@xxxxxxxxxxxxxxx> wrote: > > If I want to change the /http/testdomain directory should I compile > and install it again ? or is there any short way to change the > installation dir directly without any compilation ? Yes, a priori you should be able to: 1. stop old httpd instance, 2. move old httpd instance, 3. rename/replace each reference to "/http/testdomain" in httpd configuration file(s), that is the main httpd.conf and all possibly its Include'd files, 4. start new httpd instance. You should probably backup the files changed in 3. before.. Regards, Yann. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx