On Mon, Jan 4, 2010 at 12:38 PM, Alvise Nicoletti
<li...@alvisenicoletti.com> wrote:
> ====================================================
> That is the configuration that I tryed and it's not working:
>       <Proxy *>
>               AddDefaultCharset off
>               Order deny,allow
>               Deny from all
> #             Allow from www.TOMCATWEBSITE.com
>       </Proxy>
> ====================================================

"Allow" restricts the client, or browser, address/hostname.  You seem
to have listed your origin (backend) server instead.

What were you trying to restrict?

-- 
Eric Covener
cove...@gmail.com

Reply via email to