Reviewed by Sam.
Apply the change to Apache 2 configuration from r24204 to the other two Apache configuration files.
* http/conf/cygwin-httpd.conf:
* http/conf/httpd.conf:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@24261
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2007-07-14 Mark Rowe <mrowe@apple.com>
+
+ Reviewed by Sam.
+
+ Apply the change to Apache 2 configuration from r24204 to the other two Apache configuration files.
+
+ * http/conf/cygwin-httpd.conf:
+ * http/conf/httpd.conf:
+
2007-07-13 Mitz Pettel <mitz@webkit.org>
Reviewed by Dave Hyatt.
# DISK. The PID of the main server process is automatically appended to
# the filename.
#
-#LockFile "/private/var/run/httpd.lock"
+LockFile "/tmp/WebKit/httpd.lock"
#
# PidFile: The file in which the server should record its process
# DISK. The PID of the main server process is automatically appended to
# the filename.
#
-#LockFile "/private/var/run/httpd.lock"
+LockFile "/tmp/WebKit/httpd.lock"
#
# PidFile: The file in which the server should record its process