Re: [users@httpd] Strange behavior for reverse proxy

2020-04-15 Thread Franklin Weng
Hi Eric, Thanks. I've solved this problem. It is indeed caused by limesurvey's settings. Following its way didn't solve the redirect behavior but I reinstalled it solved this issue. Thanks for your help. Franklin Eric Covener 於 2020年4月13日 週一 下午8:07寫道: > > Would anyone please give me some hi

Re: [users@httpd] Strange behavior for reverse proxy

2020-04-13 Thread Eric Covener
> Would anyone please give me some hints? I suspect the app itself is redirecting to SSL, so even fixing the redirect by adding a 2nd ProxyPassReverse (https) is likely to just loop: ProxyPassReverse "/" "https://limesurvey57.slat.org/"; I think you will have to somehow get the app to accept

[users@httpd] Strange behavior for reverse proxy

2020-04-13 Thread Franklin Weng
Hi, I meet a strange problem. The website architecture is: Internet -- (Proxy server with public and private ip) -- (backend server) Proxy server and backend server are both running Debian buster with apache 2.4.38-3+deb10u3 In the proxy server settings, proxy and proxy_http modules have been