You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -48,13 +48,15 @@ There are multiplpe advantages of using this repo as your go-to nginx configurat
48
48
## Compatibility
49
49
50
50
Tested with the following servers...
51
-
+ Debian Debian 9 (Stretch)
51
+
+ Debian 9 (Stretch)
52
+
+ Debian 10 (Buster)
52
53
+ Ubuntu 16.04 LTS (Xenial Xerus)
53
54
+ Ubuntu 18.04 LTS (Bionic Beaver)
55
+
+ Ubuntu 20.04 LTS (Focal Fossa)
54
56
55
57
Tested with the following Nginx versions...
56
-
+ Stable verisons 1.12.x and 1.14.x
57
-
+ Mainline versions 1.13.x, 1.15.x
58
+
+ Stable verisons 1.12.x, 1.14.x, 1.20.x
59
+
+ Mainline versions 1.13.x, 1.15.x, 1.19.x
58
60
59
61
For RPM based distros (Fedora, Redhat, CentOS and Amazon Linux AMI), the configuration mentioned in the repo is likely to work. Additional steps may be needed, though. See below for some details!
60
62
@@ -86,7 +88,7 @@ or
86
88
87
89
`sudo yum install nginx`
88
90
89
-
Step #2 - Please backup your existing configuration files. Probably, have /etc under version control!
91
+
Step #2 - Please backup your existing configuration files. Probably, have `/etc` under version control!
90
92
91
93
```bash
92
94
TIMESTAMP=$(date +%F_%H-%M-%S)
@@ -100,7 +102,7 @@ Step #3 - Copy this repo to your server.
Yes, of course. My hourly rate is USD 50 per hour. Please [contact me](https://www.tinywp.in/contact/) for any queries in this regard.
132
+
Yes. I offer paid support and can implement it on your server. Minimum fee is USD50. Please [contact me](mailto:pothi@protonmail.com) for any queries in this regard.
0 commit comments