From 6d3a35ad639cf80a572a677ecd7c311d4eff87be Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Sun, 11 Aug 1996 14:50:01 +0000 Subject: 1) Add the ability to build a secure (SSL'ed) server, conditionalised on the presence of SECURE_SERVER. 2) Clean up the installation in accordance with BSD religion: Now all the configs go in ${PREFIX}/etc/apache and the data (documents) stay in ${PREFIX}/www. --- www/apache13/files/patch-ab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/apache13/files/patch-ab') diff --git a/www/apache13/files/patch-ab b/www/apache13/files/patch-ab index d1b72bd99cb4..e353e501c8dc 100644 --- a/www/apache13/files/patch-ab +++ b/www/apache13/files/patch-ab @@ -59,7 +59,7 @@ # ServerRoot: The directory the server's config, error, and log files # are kept in -! ServerRoot /usr/local/www/server +! ServerRoot /usr/local/etc/apache # BindAddress: You can support virtual hosts with this option. This option # is used to tell the server which IP address to listen to. It can either -- cgit v1.2.3