docs.. tidy.. examples.. --rewrite
This commit is contained in:
@ -54,8 +54,6 @@ When urls don't map to your directory structure, rewrite:
|
||||
$ ws --rewrite /css=>/build/css
|
||||
```
|
||||
|
||||
### Proxy to external services
|
||||
|
||||
Rewrite to remote servers (proxy):
|
||||
```sh
|
||||
$ ws --rewrite "/api => http://api.example.com/api" \
|
||||
|
Reference in New Issue
Block a user