Hi Kalyan,

Agreed! Using a subdomain wasn't an option when I first set it up, but it 
might be worth revisiting again as the current setup has been a constant 
source of complications. 

Quick addendum: It looks like the localhost:4000 issue that I mentioned 
above might have been a caching issue, so apologies for any confusion 
there. It's really just the bitstream redirect removing the /lib/ematerials 
part of the URL that's an issue.

On Sunday, March 23, 2025 at 7:03:03 AM UTC-6 Bryson Duda wrote:

> 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/e6fc1ec8-bcfb-4399-8577-a904a134940fn%40googlegroups.com.

Reply via email to