> Doesn't ErrorDocument to a proxied path work? Something like: > > ProxyErrorOverride on > ErrorDocument 404 /internal_404/ > ProxyPass /internal_404/ http://legacy_site/whatever/ > ProxyPassReverse /internal_404/ http://legacy_site/whatever/ Wow, thanks! I assumed that "local url" in the docs meant no. That works exactly as I want it to. John --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx