thanks for your kind response. It works now.
i copied the original files to another directory modified the pid file
and the port number to 8081.It restarted httpd with -f option.It
worked.
Thanks Again
regards
On Tue, Dec 23, 2008 at 5:33 PM, Eric Covener wrote:
> On Tue, Dec 23, 2008 at 12:1
On Tue, Dec 23, 2008 at 12:10 AM, ananth desh wrote:
> Thank Eric & Davide,
> I have tried to start the httpd exec with the -f option , but i get
> errors 443 is already in use,But i have not mentioned in the conf
> file that port 443 is listening. Is there Anyway i can disable this.
> Also ki
Thank Eric & Davide,
I have tried to start the httpd exec with the -f option , but i get
errors 443 is already in use,But i have not mentioned in the conf
file that port 443 is listening. Is there Anyway i can disable this.
Also kindly clarify , i ahve only 1 ip address..can i run 2 or 3
diffe
On Mon, Dec 22, 2008 at 9:15 AM, Davide Bianchi wrote:
> ananth desh wrote:
>> 2. copied the entire httpd directory to another directory /opt/www/httpd01,
>> 3. Modified the httpd.conf file in the new directory i,e
>> 5.Edited apachectl file and changed the HTTPD to point to the
>> /opt/ww/httpd
ananth desh wrote:
> 2. copied the entire httpd directory to another directory /opt/www/httpd01,
> 3. Modified the httpd.conf file in the new directory i,e
> 5.Edited apachectl file and changed the HTTPD to point to the
> /opt/ww/httpd01/httpd
Yes. but that executable is still pointing to the de
Hi All,
I have been trying to run apache as reverse proxy ,with all the urls
pointing to the same IP.In this process
1. Installed the RPM version of fedora 8 ( httpd-2.2.9-1.fc8) .This
installed under /etc/httpd directory.
2. copied the entire httpd directory to another directory /opt/www/htt