On Thu, May 17, 2018 at 10:51 AM, John Bazik <john_ba...@brown.edu> wrote:
>> FallBackResource may be one option. Another might be the "lookahead"
>> feature in mod_rewrite. Another is to poke and prod with -d/-f tests
>> in mod_rewrite if you can determine that way.
>
> All of those respond to a missing file, not a 404 returned from a
> proxied request.  That's where I keep hitting a wall.
>
Oh I see, I didn't realize legacy was also proxied.  Maybe
ProxyErrorOverride helps with one of the options?

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

Reply via email to