You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Daniel Lopez <da...@rawbyte.com> on 2002/04/17 01:54:18 UTC

Re: httpd -f -- how to use in apachctl?

apachectl is just a script, you can just edit it and add the option to the
appropriate line. Look for the following:

#
# the path to your httpd binary, including options if necessary
HTTPD='/path/to/apache/bin/httpd'


> Hi, 
> 
> ./httpd -f /usr/local/proxy/apache/conf/httpd.conf
> 
> How do I modify my apachctl to use -f to get the config file?
> 
> I can't seem to get my httpd to compile with the correct path. I am running
> a proxy apache along side a regular web server Apache, I don't see a way to
> set that in the src/Configuration file and ./Configure doesn't accept a
> --prefix like ./configure does. I need to do my setup with Configuration
> because I am also adding mod_perl and removing mod_cgi since I am using
> mod_AuthDBI for authentication. When I use that command line at the top, all
> runs fine, but I would like to get the apachctl functionality as well. 
> 
> 
> Thanks,
> 
> Eric  
> 
> http://www.kwinternet.com/eric
> (250) 655 - 9513 (PST Time Zone)
> 
> Learn about the net, not the .Net! 
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
> 

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org