We Know How to Enable SSL in DSpace 7.5 with Certbot. We Only need to how to remove the port numbers. But You not clearly mention that. So Please add the your document under this video. Thanks.
I have reached out to the presenter and asked if he has anything he can share here. In the meantime, can you clarify what is going wrong? Are you trying to serve up DSpace at a regular URL without non-standard port numbers?
change only the following keys in local.cfg dspace.server.url = yourdomain/server #(e.g. now without port 8080!) dspace.ui.url = yourdomain #(e.g. now without port 4000!) #do not forget to use https instead http
I have reached out to the presenter and asked if he has anything he can share here. In the meantime, can you clarify what is going wrong? Have you set up a virtual host, but Apache is not presenting the DSpace content as expected?
We Know How to Enable SSL in DSpace 7.5 with Certbot. We Only need to how to remove the port numbers. But You not clearly mention that. So Please add the your document under this video. Thanks.
I have reached out to the presenter and asked if he has anything he can share here. In the meantime, can you clarify what is going wrong? Are you trying to serve up DSpace at a regular URL without non-standard port numbers?
change only the following keys in local.cfg
dspace.server.url = yourdomain/server
#(e.g. now without port 8080!)
dspace.ui.url = yourdomain
#(e.g. now without port 4000!)
#do not forget to use https instead http
I am facing difficulty while configuring dspace.conf file with virtualhost. Please provide dspace.conf file. Thanks a lot.
I have reached out to the presenter and asked if he has anything he can share here. In the meantime, can you clarify what is going wrong? Have you set up a virtual host, but Apache is not presenting the DSpace content as expected?
@@demiankatz Thank you Sir. The problem was resolved with Nginx configuration.
@@hoangloc77 please can you give me Nginx configuration? I have problem
help me please
chequea que los cambios de local.cfg esten carpeta de backend y de la raiz, y además en el dspace.conf reemplaza localhost por la IP que usas.