Hi Guys,
I tried this changes
On server.xml

<Connector port="8080" protocol="HTTP/1.1"
               connectionTimeout="20000"
               redirectPort="8443"
      URIEncoding="UTF-8"/>

to




*<Connector port="80" protocol="HTTP/1.1"
 connectionTimeout="20000"               redirectPort="8443"
URIEncoding="*UTF-8"/>

On dspace.cfg
dspace.baseUrl = http://repositorio.gv.ifmg.edu.br:8080
solr.server = http://localhost:8080/solr

*dspace.baseUrl = http://repositorio.gv.ifmg.edu.br
<http://repositorio.gv.ifmg.edu.br>*
*solr.server = http://localhost/solr <http://localhost/solr>*

Stop and Start Tomcat.

After this no access to my site.

Em qua, 21 de ago de 2019 às 11:22, Hoang Tran <hoinongdan2...@gmail.com>
escreveu:

> I am using Ubuntu 18.6 LTS and tomcat8
> To change default tomcat port 8080 to 80 follow these steps
> Step 1: Enable and change value in file /etc/default/tomcat8
> remove # and change value is yes
> sudo vi /etc/default/tomcat8
> AUTHBIND=yes
>
> Step 2: Change port default tomcat8 in file server.xml
> sudo vi /etc/tomcat8/server.xml
> <Connector port="80" protocol="HTTP/1.1"
>                    connectionTimeout="2000"
> ...
>
> Vào 22:17:03 UTC+7 Thứ Hai, ngày 19 tháng 8 năm 2019, Thiago Gonzaga
> Belmonte Galvão đã viết:
>>
>> Hi guys, what is the simplest way to change the 8080 port to 80 so user
>> won't need to type 8080 to access the application?
>>
> --
> All messages to this mailing list should adhere to the DuraSpace Code of
> Conduct: https://duraspace.org/about/policies/code-of-conduct/
> ---
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/dspace-tech/26d4b6d6-9718-4c81-bc30-7711805f4787%40googlegroups.com
> <https://groups.google.com/d/msgid/dspace-tech/26d4b6d6-9718-4c81-bc30-7711805f4787%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/CALYsN1kkGw5TussvMfaQnjKKp-b%3DDZeYGeEA7NJVoHbMrYKkwg%40mail.gmail.com.

Reply via email to