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 redirect is incorrect. You might try setting $cfg[´PmaAbsoluteUri´] = ´https://https://s1.example.com/phpmyadmin/´; in your config.inc.php file....
I knew that plugin and was already debugging with it. It is definitly a phpmyadmin problem. Either you patch it or you can set the env variable HTTPS to on. Regards Til --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx