--
You received this message because you are subscribed to a topic in the Google Groups "DSpace Technical Support" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/dspace-tech/Szm4vmpLh9s/unsubscribe.
To unsubscribe from this group and all its topics, send an email to dspace-tech...@googlegroups.com.
To post to this group, send email to dspac...@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.
sudo netstat -plnt | grep ':80'tcp6 0 0 127.0.0.1:8005 :::* LISTEN 2478/java
tcp6 0 0 :::8009 :::* LISTEN 2478/java
tcp6 0 0 :::80 :::* LISTEN 2573/apache2
tcp6 0 0 :::8080 :::* LISTEN 2478/java
--
You received this message because you are subscribed to a topic in the Google Groups "DSpace Technical Support" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/dspace-tech/Szm4vmpLh9s/unsubscribe.
To unsubscribe from this group and all its topics, send an email to dspace-tech+unsubscribe@googlegroups.com.
Output:tcp6 0 0 127.0.0.1:8005 :::* LISTEN 2478/java
tcp6 0 0 :::8009 :::* LISTEN 2478/java
tcp6 0 0 :::80 :::* LISTEN 2573/apache2
tcp6 0 0 :::8080 :::* LISTEN 2478/java
--
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech+unsubscribe@googlegroups.com.
To post to this group, send email to dspac...@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech...@googlegroups.com.
To post to this group, send email to dspac...@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.
<Host name="localhost" appBase="webapps" unpackWARs="true" autoDeploy="true">
<Alias>(my ip goes here)</Alias>
<Alias>(my DSpace site name goes here)</Alias>
(I am skipping a bunch of stuff that I didn't change, then further in the definition, I added)
<Context path="" docBase="(path to tomcat)/webapps/xmlui" />
<Context path="/oai" docBase="(path to tomcat)/webapps/oai" />
To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech+unsubscribe@googlegroups.com.
To post to this group, send email to dspac...@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.