From a0848d727648aa70f6a89c013203f2b82a4e972e Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Fri, 12 Dec 2003 19:19:02 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_5_2_0'. --- www/apache22/files/patch-docs:conf:ssl-std.conf.in | 24 ---------------------- 1 file changed, 24 deletions(-) delete mode 100644 www/apache22/files/patch-docs:conf:ssl-std.conf.in (limited to 'www/apache22/files/patch-docs:conf:ssl-std.conf.in') diff --git a/www/apache22/files/patch-docs:conf:ssl-std.conf.in b/www/apache22/files/patch-docs:conf:ssl-std.conf.in deleted file mode 100644 index cf0bbeab218d..000000000000 --- a/www/apache22/files/patch-docs:conf:ssl-std.conf.in +++ /dev/null @@ -1,24 +0,0 @@ -$FreeBSD$ - ---- docs/conf/ssl-std.conf.in.orig Mon Oct 13 16:14:10 2003 -+++ docs/conf/ssl-std.conf.in Mon Oct 13 16:15:17 2003 -@@ -88,8 +88,8 @@ - DocumentRoot "@exp_htdocsdir@" - ServerName www.example.com:443 - ServerAdmin you@example.com --ErrorLog @exp_logfiledir@/error_log --TransferLog @exp_logfiledir@/access_log -+ErrorLog @exp_logfiledir@/httpd-error.log -+TransferLog @exp_logfiledir@/httpd-access.log - - # SSL Engine Switch: - # Enable/Disable SSL for this virtual host. -@@ -240,7 +240,7 @@ - # Per-Server Logging: - # The home of a custom SSL log file. Use this when you want a - # compact non-error SSL logfile on a virtual host basis. --CustomLog @exp_logfiledir@/ssl_request_log \ -+CustomLog @exp_logfiledir@/httpd-ssl_request.log \ - "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b" - - -- cgit v1.2.3