I have hosted my blog in an Apache server inside a corporate network with a reverse proxy. There are 2 servers behind the reverse proxy: ‘Averroes’ and ‘Averroes2.
I’m trying to redirect this URL:
http://averroes2.ced.junta-andalucia.es/~23004823/index.php
to this other one:
http://www.juntadeandalucia.es/averroes/~23004823/index.php
I have received this message from my browser: “Firefox has detected that the server is redirecting the request to this address in a way that will never end.”
I think that the proxy is changing the out URL the server sends to me and that´s why it doesn´t work. Is this possible? How can I solve this?
Does this plugin solve this kind of problem or not?