Hi all, Some additional info.... I tried to Basic Auth and it works through the reverse proxy. Why doesn't Digest Auth work?? Thanks, K Murphy maillist@xxxxxxxxxxxxxxxxxx On Sat, 2006-12-16 at 15:19 -0500, maillist wrote: > Hi all, > > Every time I try to access my site through the reverse proxy I keep > getting 401 Authorization Required errors. If I access the site > internally, everything works fine. I am using Digest for authentication. > The version of Apache I am using is 2.2.3. > > I have a default configuration on my reverse proxy with the following > changes: > > ProxyRequests off > > ProxyPass /mythweb/ http://172.24.35.10/mythweb/ > ProxyPassReverse /mythweb/ http://172.24.35.10/mythweb/ > > <Location /mythweb/> > ProxyPassReverse / > RequestHeader unset Accept-Encoding > </Location> > > Let me know if I need to post any other configuration. > > The weired thing is that all of this was working 2 days ago. I made some > changes to try doing ssl proxying and then reverted back when it was not > working right. > > Thanks, > K Murphy > maillist@xxxxxxxxxxxxxxxxxx > > > --------------------------------------------------------------------- > 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 > > --------------------------------------------------------------------- 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