On Thu, Sep 3, 2015 at 10:36 AM, Yann Ylavic <ylavic....@gmail.com> wrote:
>
> On Thu, Sep 3, 2015 at 10:13 AM, aparna Puram <aparnapu...@gmail.com> wrote:
>>
>> ProxyPass /*.png !
>
> ProxyPassMatch instead.

Preferably,
ProxyPassMatch \.png$ !

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to