*) Fix some mod_include segfaults [Cliff Woolley, Brian Pane, Brad Nicholes]
- *) Update the Redhat Layout to match Redhat version 7. PR BZ-7422
+ *) Update the "RedHat" Layout to match Red Hat Linux version 7. PR BZ-7422
[Joe Orton]
*) add compat layer to support RSA SSLC 1.x and 2.x in mod_ssl
*) Just having APACI's localstatedir is too general and not enough for most
of the systems. 1.3b6 again required manual APACI patches by package
- maintainers from RedHat and FreeBSD because for their filesystem layout a
+ maintainers from Red Hat and FreeBSD because for their filesystem layout a
little bit more flexibility in configuring the paths is needed. Hence we
provide three additional configure options (--runtimedir, --logfiledir,
--proxycachedir) which now can be used for more granular adjustments if
*) Make the install root for "make install" in APACI's Makefile overrideable
by package authors. This way we are even more friendly to package
- maintainers (especially Debian and RedHat) who build for the real prefix
+ maintainers (especially Debian and Red Hat) who build for the real prefix
via "configure --prefix=/<real>" but use a different local prefix via
"make root=/tmp/apache install" for rolling the package without bristling
the target location on their system.