You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Tomasz Orzechowski <tm...@smayw.nask.com> on 2003/07/09 21:28:26 UTC

[users@httpd] --logfiledir and other options gone from Apache2 ./configure

I am trying to customize the locations of various config and log files
in my Apache2 setup.  In Apache1.3 ./configure had the --logfiledir and
--runtimedir options to override the location of said files derived from
the layout being used.  Unfortunately they are gone in Apache2 (at least
from 2.0.47 I am working on right now).

The questions:
	- can ./configure be enhanced giving with those (and similar but
	  missing) options; or
	- is having my own setup in config.layout the best solution (which
	  I don't like as much as ./configure options because it is harder
	  when upgrading)

FYI, I am trying to run: ./configure --prefix=/usr/local/apache/2.0.47-1 \
--sysconfdir=/etc/httpd/conf --logfiledir=/var/log/httpd --runtimedir=/var/run

Thank you for your help,

-- Tomasz

---------------------------------------------------------------------
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
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org