RewriteEngine on RewriteRule couch/(.*) http://localhost:5984/rft/$1 [P,QSA] RewriteRule elastic http://localhost:9200/rft/_search [P,QSA]