Re: [EMAIL PROTECTED] how to use reverseproxy with htaccess

2008-05-24 Thread Chris Cohen
On Saturday 24 May 2008 14:34:45 Eric Covener wrote: > On Sat, May 24, 2008 at 3:22 AM, Chris Cohen <[EMAIL PROTECTED]> wrote: > > > >ProxyPass http://fry.example.org/ > >ProxyPassReversehttp://fry.example.org/ > > > > Try Locati

Re: [EMAIL PROTECTED] how to use reverseproxy with htaccess

2008-05-24 Thread Eric Covener
On Sat, May 24, 2008 at 3:22 AM, Chris Cohen <[EMAIL PROTECTED]> wrote: > >ProxyPass http://fry.example.org/ >ProxyPassReversehttp://fry.example.org/ > Try Location instead of directory. -- Eric Covener [EMAIL PROTECTED]

[EMAIL PROTECTED] how to use reverseproxy with htaccess

2008-05-24 Thread Chris Cohen
Hello all, I'm new to this list and am not very experienced with apache. I wan't to use apache's reverse proxy functionality to access a webserver in my lan behind nat via ssl. But I want to restrict access to only a few users. So I have: ServerAdmin [EMAIL PROTECTED] SSLEngine