Menu

#4583 Apache proxy failure with auth_type config

4.2.2
open
nobody
None
Normal
2015-02-15
2014-11-10
No

This report comes directly from https://stackoverflow.com/questions/24372485/phpmyadmin-authentication-issue-with-apache-proxy

phpMyAdmin works using Apache proxy if Authentication type is set to http. However, it does not work if Authentication type is set to config. By not work I mean I get a timeout message.

I have two Apache servers: one in a public, internet accessible zone (PAZ) and the other in a private restricted zone (RZ). The proxy config is in the PAZ Apache and the phpMyAdmin and MySQL are installed on the RZ server.

This is the proxy setup on the PAZ Apache

ProxyPass /phpMyAdmin-4.2.2-english/ https://restricted-zone-server/phpMyAdmin-4.2.2-english/

Discussion

  • Isaac Bennetch

    Isaac Bennetch - 2014-11-10

    This report is unconfirmed, it would be helpful if someone could test and confirm.

     
  • Marc Delisle

    Marc Delisle - 2015-02-15
    • Priority: 5 --> Normal