On Wed, 15 Nov 2000 [EMAIL PROTECTED] wrote:
> 1) How can I make sure that the target of my ProxyPass directive is
> actually serving up the pages? I'm not seeing any logging and saw online
> that I wouldn't normally. I know it sounds silly, but I have a really weird
> environment and am doing some testing and need to know if I can get the
> target server to log something.
I've no idea what you mean.
> 2) ProxyPass is very cool for directory stuff. Is there a way to make it
> work for a filetype? For instance *.epl -> http://somewhere.com/somedir
something like
RewriteEngine on
RewriteRule ^/(.*epl$) http://somewhere.com/$1 [P]
- ask
--
ask bjoern hansen - <http://www.netcetera.dk/~ask/>
more than 70M impressions per day, <http://valueclick.com>