Difference between revisions of "NGINX"
From DevOps Notebook
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Redirect http to https in nginx]] <br> | [[Redirect http to https in nginx]] <br> | ||
+ | [[Redirect non-www to www in nginx]]<br> | ||
+ | [[Redirect www to non-www in nginx]]<br> | ||
[[Setup password authentication in nginx]]<br> | [[Setup password authentication in nginx]]<br> | ||
[[Block empty user agent nginx]] <br> | [[Block empty user agent nginx]] <br> | ||
+ | [[Block particular user agent (bots) in nginx]] <br> | ||
+ | [[Block referrer url in nginx]] <br> | ||
+ | [[Create default website in nginx]] <br> |