hello , we installed dspace 6.0 on tomcat8 openjdk-7 and it work fine with the following configuration in local.cfg :
dspace.baseUrl = http://dspace.domain.com:8080 dspace.url = http://dspace.domain.com:8080/xmlui dspace.solr.url = ${dspace.baseUrl}/solr dspace.oai.url = ${dspace.baseUrl}/oai handle.canonical.prefix = ${dspace.url}/handle/ handle.prefix = dddddd handle.dir = ${dspace.dir}/handle-server we would like to configure mod_jk apache to make dspace listen on port 80 and the dspace server will be avalaible on url : http://dspace.domain.com/. shoud we make changes to the configuration file (local.cfg ) or leave it as it is. thanks for help -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
