source: Dev/branches/rest-dojo-ui/client/data/.htaccess @ 386

Last change on this file since 386 was 352, checked in by hendrikvanantwerpen, 13 years ago

Allow CouchDB to be configured through redirect as well.

File size: 67 bytes
Line 
1RewriteEngine on
2RewriteRule (.*) http://localhost:5984/$1 [P,QSA]
Note: See TracBrowser for help on using the repository browser.