Hello Dear:
I have successfully installed Dspace 5.2 on my debian based server. There are two IP address used on my server. One is local IP that is used on my server directly and another is real ip which is configured on router for outgoing connection. But when I’m trying to point out the real ip with default port 8080 it doesen’t come anything on the browser. The settings of my dspace.cfg file are as follows- # DSpace installation directory # dspace.dir = /dspace dspace.dir = /data/dspace # DSpace host name - should match base URL. Do not include port number. # dspace.hostname = localhost dspace.hostname = localhost # DSpace base host URL. Include port number etc. # dspace.baseUrl = http://localhost:8080 dspace.baseUrl = http://localhost:8080 I have used tomcat7. I have configured the webapps as follows- cd /var/lib/tomcat7/webapps ln -sv /data/dspace/webapps/oai ln -sv /data/dspace/webapps/solr ln -sv /data/dspace/webapps/sword ln -sv /data/dspace/webapps/xmlui ROOT ataur
------------------------------------------------------------------------------
_______________________________________________ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette