[users@httpd] Having issues with rewrite proxy rules, serving files to both old and new servers.

2013-09-13 Thread Kenton Brede
I'm trying to write rules that will serve files on the new server, while proxying files that don't exist, to the old server. The proxy rules work fine, sending missing files and directories to the old server. The problem I'm having is http://new-server.example.com/blah (/blah/ exists on the new s

[users@httpd] Trouble with serving local content while using RewriteRule [P]

2013-09-13 Thread Kenton Brede
I'm trying to write rules that will serve files on the new server, while proxying files that don't exist, to the old server. The proxy rules work fine, sending missing files and directories to the old server. The problem I'm having is http://new-server.example.com/blah (/blah/ exists on the new s