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

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

Apache DB proxy setup included.

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