On 2025-04-23 14:16, Rainer Canavan wrote:
> From: Erik Thuning
[...]
> I have an apache server running as reverse proxy for a tomcat
> application using mod_proxy_ajp. An external application pulling data
> from mine has a hard requirement to get a content-length header in the
&g
Hi!
I'd be grateful for any insight into what seems like it must be a simple
issue, but I can't for the life of me find any answers in the
documentation or on the wider internet.
I have an apache server running as reverse proxy for a tomcat
application using mod_proxy_ajp. An external applic
-13T03:26:51
Relevant documentation:
https://httpd.apache.org/docs/2.4/mod/mod_proxy.html#wsupgrade
Regards,
Erik Thuning
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
Hi!
I have apache 2.4 as a reverse proxy in front of a go application in
order to integrate with my SSO. The proxied app apparently doesn't allow
@ in usernames, which becomes a problem because all usernames that will
be coming in from SSO are of the format "f...@example.com".
I would like t
ucture.
https://httpd.apache.org/docs/2.4/mod/core.html#directory
https://httpd.apache.org/docs/2.4/mod/core.html#directorymatch
Cheers,
Gillis
On Fri, Sep 11, 2020 at 11:30 AM Erik Thuning <mailto:thun...@dsv.su.se>> wrote:
Hi!
This is something that I keep thinking about when I
ble to find any explicit rationale for the way the
directive works right now, so I don't know if I'm missing anything
fundamental that would make this unworkable. I would be thankful for any
feedback pointing me to such a rationale if it exist