Hi,
I could provide a more precise question:
I am doing a reverse proxying as follows:
DocumentRoot /var/www/approxy/
SetOutputFilter proxy-html
#ProxyHTMLLogVerbose On
ProxyHTMLExtended On
ProxyPass /corny http://www.cornelinux.de/
ProxyHTMLURLMap http:
t configured, so not surprising).
>
> In 2.2.x AuthBasicProvider was added, and you need to specify which
> module should provide the backend for authentication:
> http://httpd.apache.org/docs/2.2/mod/mod_auth_basic.html#authbasicprovider
>
> -Paul
>
> Cornelius Koelbel wrote:
&
Dear list,
I must admin I am a bit confused and desperate.
I am using ubuntu 7.04, i.e. apache 2.2.
I'd like to do a radius authentication to use OTP.
So I downloaded and installed mod_auth_xradius-0.4.6 successfully.
But I wasn't successful in configuring it.
Obviously I did't quite get the Au