On Wed, Aug 2, 2017 at 5:21 AM, Hemant Chaudhary
<hemantdude.chaudh...@gmail.com> wrote:
> Hi
>
> I have ported apache on my machine. I have copied bin,lib.conf,modules,
> htdocs,logs to another location. Now I want to run my apache in new location
> with these things only.
> I changed path in httpd.conig and apachectl of new location, but while
> starting it is starting apache in old location.
>
> For example :
> I ported apache on /home/hemant ..
> I copied bin,conf,logs,htdocs,modules to /home/rakesh and in httpd.config I
> replace all path of /home/hemant to /home/rakesh and changed port also. But
> when I am starting apache, it is only starting at /home/hemant.

pass -d  /home/rakesh/... to apachectl?



-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to