From c7f43f8337bb97cbdc40b75eec42c18a43d3427e Mon Sep 17 00:00:00 2001 From: Scott Yeadon Date: Thu, 20 Apr 2006 06:04:41 +0000 Subject: [PATCH] removed duplicate note git-svn-id: http://scm.dspace.org/svn/repo/trunk@1512 9c30dcfa-912a-0410-8fc2-9e0234be79fd --- dspace/docs/install.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/dspace/docs/install.html b/dspace/docs/install.html index 3d094094b3..ef47bc14ec 100644 --- a/dspace/docs/install.html +++ b/dspace/docs/install.html @@ -425,8 +425,6 @@ See the dspace.cfg file for examples. Also follow the instructions there to configure your Tomcat server to respond to AJP. -

NOTE: Apache have deprecated the mod_webapp connector and recommend mod_jk. If you intend to use mod_webapp there are some notes on setting this up in the DSpace 1.3.2 documentation.

-

To use SSL on Apache HTTPD with mod_webapp consult the DSpace 1.3.2 documentation. Apache have deprecated the mod_webapp connector and recommend using mod_jk.

To use Jetty's HTTPS support consult the documentation for the relevant tool.