[users@httpd] Apache2::SiteControl Perl application support channels

2022-05-12 Thread Matt Zagrabelny
Greetings Apache users, I've got a legacy web application (Netdot) based on a Perl module, Apache2::SiteControl. I'm attempting to hack on the code of the application, but am hitting a block that I can't get past. I'm hoping to find a/some support channel(s). Do any folks on this list have sugge

Re: [users@httpd] help with reverse proxy

2021-10-06 Thread Matt Zagrabelny
On Wed, Oct 6, 2021 at 3:18 PM Nick Kew wrote: > > > Sort of. Chromium is now working, but FF is still reporting the > > "Content Encoding" issue. > > Have you cleared FF's cache? Well Not explicitly. I did use ++R, which I was under the impression that that did a full reload and ignored cac

Re: [users@httpd] help with reverse proxy

2021-10-05 Thread Matt Zagrabelny
Hi Nick, Thanks for the reply! On Tue, Oct 5, 2021 at 3:02 PM Nick Kew wrote: > > > > > On 5 Oct 2021, at 16:39, Matt Zagrabelny wrote: > > > > I am trying to configure a reverse proxy and am following the config file: > > What you've described looks basic

[users@httpd] help with reverse proxy

2021-10-05 Thread Matt Zagrabelny
Greetings, Running: dpkg -l apache2 | grep ii ii apache22.4.48-3.1+deb11u1 amd64Apache HTTP Server I am trying to configure a reverse proxy and am following the config file: /etc/apache2/mods-available/proxy_html.conf and the website: http://www.apachetutor.org/admin/reversepr

Re: [EMAIL PROTECTED] authentication for proxy_balancer - SOLVED

2007-06-13 Thread Matt Zagrabelny
var/www/.htaccess > ProxyRequests Off > > ProxyPass http://localhost:12201/ > ProxyPassReverse http://localhost:12201/ > Order deny,allow > AuthBasicProvider ldap > AuthLDAPURL > AuthLDAPBindDN > AuthLDAPBindPassword > AuthzLDAPAuthoritative of

[EMAIL PROTECTED] authentication for proxy_balancer

2007-06-11 Thread Matt Zagrabelny
AuthLDAPBindDN AuthLDAPBindPassword AuthzLDAPAuthoritative off AuthUserFile /var/www/.htaccess There does not seem to be any indication of failure in the log files (access.log and error.log). Any suggestions? -- Matt Zagrabelny - [EMAIL PROTECTED] - (218) 726 8844 University of Minnesota Duluth