Hi Andrew,
Thanks for your suggestion! I did give those configurations a try, but I
get a 404 error back (Cannot GET /).
Which other proxy settings would be helpful? The only other ones in
httpd.conf that relate to proxies that I can see (apart from all of the
LoadModule lines) are:
<IfModule headers_module>
RequestHeader unset Proxy early
</IfModule>
and
<IfModule proxy_html_module>
Include conf/extra/proxy-html.conf
</IfModule>
There's also these lines from server.xml if they're helpful:
<Connector port="8009" protocol="AJP/1.3" redirectPort="8443"
secretRequired="false" address="::1"/>
<Connector port="8080" protocol="HTTP/1.1"
connectionTimeout="20000"
redirectPort="8443"
maxParameterCount="1000" />
All the best,
Bryson
--
All messages to this mailing list should adhere to the Code of Conduct:
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
---
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 view this discussion visit
https://groups.google.com/d/msgid/dspace-tech/1eeb16c8-64bc-458b-af12-67ae662ef67cn%40googlegroups.com.