Here's a more detailed article I wrote on how to setup an Apache Reverse Proxy configuration on you Windows or Ubuntu machine. Please check it out! www.theserverside.com/blog/Coffee-Talk-Java-News-Stories-and-Opinions/How-to-configure-Apache-as-a-reverse-proxy-example
Hi @cameronmcnz Any Idea how could we configure reverse proxy so that it can allow cross domain cookie accecss as we are trying to embed on different domain website in another domain website using
Here's a more detailed article I wrote on how to setup an Apache Reverse Proxy configuration on you Windows or Ubuntu machine. Please check it out!
www.theserverside.com/blog/Coffee-Talk-Java-News-Stories-and-Opinions/How-to-configure-Apache-as-a-reverse-proxy-example
What ubuntu are you using? I have ubuntu server 20.04 and 22.04 and neither apache2 installation seems to have an httpd.conf file.
You saved my day! Thank you so so much
So glad I could help!
Hi Cameron. I have 2 questions. What about Connectors? Dont we need to configure anything there? Thanks for your videos!
Hi @cameronmcnz Any Idea how could we configure reverse proxy so that it can allow cross domain cookie accecss as we are trying to embed on different domain website in another domain website using
I have an issue with SSL certificate on tomcat , can I use this way(peverse proxy) then add my SSL direct to apache ?
I tried the same, but ProxyPassReverse does not work. The client browser sees the "real" URL. What can I do?