removed duplicate note

git-svn-id: http://scm.dspace.org/svn/repo/trunk@1512 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
Scott Yeadon
2006-04-20 06:04:41 +00:00
parent 944a4e441b
commit c7f43f8337

View File

@@ -425,8 +425,6 @@ See the <code>dspace.cfg</code> file for examples.
Also follow the instructions there to configure your Tomcat server to
respond to AJP.
<p><strong>NOTE:</strong> 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.</p>
<p><strong>To use SSL on Apache HTTPD with mod_webapp</strong> consult the DSpace 1.3.2 documentation. Apache have deprecated the <code>mod_webapp</code> connector and recommend using <code>mod_jk</code>.</p>
<p><strong>To use Jetty's HTTPS support</strong> consult the documentation for the relevant tool.</p>