Re: [EMAIL PROTECTED] mod_rewrite and mod_proxy

2007-09-20 Thread Cornelius Koelbel
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:

Re: [EMAIL PROTECTED] xradius_auth internal server error

2007-09-19 Thread Cornelius Koelbel
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: &

[EMAIL PROTECTED] xradius_auth internal server error

2007-09-19 Thread Cornelius Koelbel
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