apache_2fa
apache_2fa copied to clipboard
Use with mod_proxy?
I'm using mod_proxy in front of an internal https server. I'm using a location as follows:
This works great and authenticates perfectly before proxying the traffic. I would love to use Google Authenticator with this, but this module seems to require it's config to be in a directory, not location. Is there any way to make this work with Location so I can utility mod_proxy?
Thanks, Bob