Updated a couple of out-of-date links

git-svn-id: http://scm.dspace.org/svn/repo/trunk@1287 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
Robert Tansley
2005-08-03 18:09:13 +00:00
parent e0b049ba16
commit 9812f24b0a

View File

@@ -22,7 +22,7 @@
<li><P><A HREF="http://java.sun.com/">Java 1.4</A> or later (standard SDK is fine, you don't need J2EE)</P></li> <li><P><A HREF="http://java.sun.com/">Java 1.4</A> or later (standard SDK is fine, you don't need J2EE)</P></li>
<li><P><A HREF="http://jakarta.apache.org/ant/index.html">Apache Ant 1.5</A> or later (Java make-like tool)</P></li> <li><P><A HREF="http://ant.apache.org/">Apache Ant 1.5</A> or later (Java make-like tool)</P></li>
<li> <li>
<P><A HREF="http://www.postgresql.org/">PostgreSQL 7.3</A> or later, an open source relational database, or <a href="http://www.oracle.com/database/">Oracle 9 or higher</A>.</P> <P><A HREF="http://www.postgresql.org/">PostgreSQL 7.3</A> or later, an open source relational database, or <a href="http://www.oracle.com/database/">Oracle 9 or higher</A>.</P>
@@ -253,7 +253,7 @@ alert.recipient (not essential but very useful!)</PRE>
<LI>Include the DSpace part, e.g. with: <code>Include <i>[dspace]</i>/config/httpd.conf</code>. You can decide where the DSpace part will go in your file system--see the <A HREF="configure.html#templates">configuration section</A>.</LI> <LI>Include the DSpace part, e.g. with: <code>Include <i>[dspace]</i>/config/httpd.conf</code>. You can decide where the DSpace part will go in your file system--see the <A HREF="configure.html#templates">configuration section</A>.</LI>
</UL> </UL>
<P><strong>To use Tomcat or Jetty's HTTPS support</strong> consult the documentation for the relevant tool. Also, <A HREF="http://wiki.dspace.org/index.php/DspaceInstallationDocs">these alternative DSpace install docs</A> briefly describe getting Tomcat running with SSL.</P> <P><strong>To use Tomcat or Jetty's HTTPS support</strong> consult the documentation for the relevant tool.</P>
<H3><A NAME="handles">The Handle Server</A></H3> <H3><A NAME="handles">The Handle Server</A></H3>