Krist van Besien schrieb:
This looks like a problem with PHPMyAdmin, not with apache. When you
log in to phpmyadmin it sends you a redirect. (Get the LiveHTTPHeaders
plugin for Firefox, this is a great help to debug such issues). The
redirect is what makes your browser's address bar change.
This
Hello,
i have a problem with mod_proxy. I want to redirect all
requests to another apache running on localhost:8080.
So the url https://s1.example.com/ will be proxied to
http://localhost:8080/. But i have a problem with phpmyadmin
running inside this vhost. I use cookie based authentification
an
Hello,
i have a problem with mod_proxy. I want to redirect all
requests to another apache running on localhost:8080.
So the url https://s1.example.com/ will be proxied to
http://localhost:8080/. But i have a problem with phpmyadmin
running inside this vhost. I use cookie based authentification
an