Changeset 410 for Dev/branches/rest-dojo-ui/client/data/.htaccess
- Timestamp:
- 09/07/12 16:59:14 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/branches/rest-dojo-ui/client/data/.htaccess
r352 r410 1 1 RewriteEngine on 2 RewriteRule (.*) http://localhost:5984/$1 [P,QSA] 2 RewriteRule couch/(.*) http://localhost:5984/rft/$1 [P,QSA] 3 RewriteRule elastic http://localhost:9200/rft/_search [P,QSA]
Note: See TracChangeset
for help on using the changeset viewer.