On Fri, Jan 6, 2017 at 11:17 AM, Muduli, Chittaranjan
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. sto
Thanks for the info.
Let me clear the scenario.
For installation of http 2.4:
1. Untar the gz file
2. Compile it with putting the installation dir name. ./configure
–prefix=/http/testdomain …etc
3. Then make and make install
If I want to change the /http/testdomain directory sho