@tn1rpi3 said in haproxy | Browser says ERR_TOO_MANY_REDIRECTS:
BOTTOM LINE:
All sites are responsive now.
However, apache2 does not yet redirect to the desired content.
After some extensive trial and error with ACL settings I've come full circle.
meaning that
I added an "http-request set uri" action to my_site.com
and under fmt I put "/subfolder_name"
--> This finally sets the desired path on the server.
Alas, now the error message "ERR_TOO_MANY_REDIRECTS" has returned.
Since the initial cause of above error was solved, I will declare this topic as solved.
I would appear appropriate to open another topic on this.