freebsd-ports/www/apache22/files
Andrey A. Chernov 9a38bebc6f Use
LockFile "/var/run/accept.lock"
instead of previous
LockFile "/var/log/accept.lock"

If system is crashed and rebooted, Apache refuses to start in case
/var/log/accept.lock.<pid> is found. That <pid> is almost always the same
due to minimum pid variance right after boot.
So use /var/run instead, which is cleaned on each boot.
2013-01-02 02:12:16 +00:00
..
apache22.in Fix a typo. 2012-11-18 18:48:28 +00:00
extra-patch-suexec_rsrclimit
extra-patch-suexec_userdir
htcacheclean.in
mpm-itk-20110321-01
mpm-itk-limits
mpm-itk-perdir-regex
no-accf.conf
patch-config.layout
patch-configure.in
patch-docs__conf__extra__httpd-mpm.conf.in Use 2013-01-02 02:12:16 +00:00
patch-docs__conf__extra__httpd-ssl.conf.in
patch-docs__conf__extra__httpd-userdir.conf.in
patch-docs__conf__httpd.conf.in
patch-Makefile.in - update apache22 to version 2.22.23 2012-11-02 18:45:31 +00:00
patch-modules__proxy__mod_proxy_connect.c
patch-server__config.c - fix build on IPv4 only systems 2012-09-05 07:40:26 +00:00
patch-server__core.c
patch-support__ab.c
patch-support__apachectl.in
patch-support__apxs.in
patch-support__envvars-std.in - update apache22 to version 2.22.23 2012-11-02 18:45:31 +00:00
patch-support__log_server_status.in
patch-support__Makefile.in