Browse Source

Clump examples together

pull/2/head
Luke Childs 9 years ago
parent
commit
4d0ade1249
  1. 6
      README.md

6
README.md

@ -23,11 +23,7 @@ Redirect 301 /admin/ https://website.com/?login=true
```shell
$ cat .htaccess | htconvert > nginxRedirects.conf
```
or
```shell
# or
$ htconvert -f .htaccess > nginxRedirects.conf
```

Loading…
Cancel
Save