Install Nginx ModSecurity on CentOS 7

ModSecurity is a Web Application Firewall that protects your website from hacking attacks. It is Open Source and free to

Webuzo

How to fix WordPress 404 error in Webuzo

Webuzo hosting control panel has the option for selecting web servers Apache or Nginx. On a server using Nginx, after

Enable SSL for icecast steam using nginx

Enable SSL for icecast steam using nginx

On ubuntu server running icecast, when i try enable SSL as per CentovaCast Enable SSL on icecast, i get following

Nginx Hotlink Protection

Nginx Hotlink Protection

To block hotlink protection or bandwidth stealing, you can add the following to the server configuration of your website. If

Nginx Proxy Manager Certificate Key is not valid

When adding custom SSL on Nginx Proxy Manager, i get following error. Upload failed: Certificate Key is not valid (Command

How to block .git directory in nginx

How to block .git directory in nginx

When using git version control to deploy application, many forget to secure .git folder. This allows anyone to clone your

Nginx on Windows

Nginx on Windows

You can download nginx for windows from https://nginx.org/en/download.html To download nginx from command line, use following command in PowerShell Auto

Enable Nginx Status Page

Enable Nginx Status Page

Nginx status is provided by http_stub_status module. To verify if your Nginx is installed with this module, run If the

Plesk Nginx

Nginx upstream sent too big header

When I log in to a PrestaShop website, I get an error on a Plesk server. On checking error login

Country Blocking with nginx GeoIP on Ubuntu/Debian

Country Blocking with nginx GeoIP on Ubuntu/Debian

On Ubuntu/Debian, install nginx geoip module with Now edit nginx.conf Find Add below You can add 2 letter country code

Bots

How to block Bad Bots (User Agents) using .htaccess How to block bad bots User-Agents in Nginx

Nginx Web Server

Nginx Commands

Start Nginx Stop Nginx Reload Nginx Test Nginx configuration See Nginx