Skip to content

Commit e3face6

Browse files
author
Max Base
authored
Update README.md
1 parent 02d5d5c commit e3face6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,16 @@ $ php AutoConf.php
1414
$ sudo service nginx restart / sudo systemctl restart nginx
1515
```
1616

17+
## Featues
18+
19+
- Support HTTPS, HTTP2
20+
- Support www.
21+
- Redirect all `http` requests to `https`
22+
- Redirect all `www` requests to `non-www`
23+
- Support Subdodmains
24+
- Support PHP-fpm
25+
- Support Nginx proxy (e.g: for nodejs)
26+
1727
---------
1828

1929
# Max Base

0 commit comments

Comments
 (0)