Guests are welcome to view our materials. To subscribe, edit, view raw markup, etc., you'll need to register for an account. Accounts are free (and will always be free) - your involvement helps us directly and indirectly (by demonstrating that our work matters to our funders...)
StartingPoints has more info.
add this to config.layout....
# HJH, 03/27/2008
# The documentation at http://httpd.apache.org/docs/2.2/programs/configure.html#installationdirectories
# conflicts with ./configure --help. I ran configure, looked in config.log, and looked at the variables listed.
# The set did not agree with either set of documentation.
<Layout Fedora>
prefix: /usr
exec_prefix: /usr
bindir: /usr/bin
sbindir: /usr/sbin
includedir: /usr/include/httpd
mandir: /usr/share/man
libdir: /usr/lib
installbuilddir: /usr/lib/httpd/build
libexecdir: /usr/lib/httpd/modules
sysconfdir: /etc/httpd/conf
datadir: /var/www
htdocsdir: /var/www/html
cgidir: /var/www/cgi-bin
errordir: /var/www/error
iconsdir: /var/www/icons
manualdir: /var/www/manual
proxycachedir: /var/cache
logfiledir: /var/log/httpd
runtimedir: /var/run
localstatedir: /var
</Layout>
-- People.hholz - 12 Mar 2008