Difference between revisions of "SUNScholar/Prepare Ubuntu/S05"
Jump to navigation
Jump to search
m (→PLEASE NOTE:) |
m (→PLEASE NOTE:) |
||
| Line 5: | Line 5: | ||
===<font color="red">PLEASE NOTE:</font>=== | ===<font color="red">PLEASE NOTE:</font>=== | ||
# *** ''This procedure is completely different from the official DSpace documentation, in that it applies best system admin practice for Unix based systems'' *** | # *** ''This procedure is completely different from the official DSpace documentation, in that it applies best system admin practice for Unix based systems'' *** | ||
| − | #This procedure does <u>NOT</u> require "mod_jk" or Apache2 port re-direction with firewall rules <u>or the Apache2 server installation itself, in fact</u>. | + | #This procedure does <u>NOT</u> require "mod_jk", "jsvc" or Apache2 port re-direction with firewall rules <u>or the Apache2 server installation itself, in fact</u>. |
#This procedure enables Tomcat security, please check carefully that it is enabled correctly! | #This procedure enables Tomcat security, please check carefully that it is enabled correctly! | ||
#If you want to do URL rewrites as you did with Apache2, then try: http://tuckey.org/urlrewrite to do the same with Tomcat. | #If you want to do URL rewrites as you did with Apache2, then try: http://tuckey.org/urlrewrite to do the same with Tomcat. | ||
Revision as of 20:24, 3 August 2015
NEXT - STEP 6
Contents
Step 5. Install Tomcat Java Webapp Server
PLEASE NOTE:
- *** This procedure is completely different from the official DSpace documentation, in that it applies best system admin practice for Unix based systems ***
- This procedure does NOT require "mod_jk", "jsvc" or Apache2 port re-direction with firewall rules or the Apache2 server installation itself, in fact.
- This procedure enables Tomcat security, please check carefully that it is enabled correctly!
- If you want to do URL rewrites as you did with Apache2, then try: http://tuckey.org/urlrewrite to do the same with Tomcat.
- If you want to enable Shibboleth with Java only, try: http://shibboleth.net/products/opensaml-java.html.
For Ubuntu 14.04 LTS
For Ubuntu 12.04 LTS
PREVIOUS - STEP 4