Securing your WordPress site running on Nginx Nginx [1] is a modern and fast web server software. If you are not familiar with Nginx, you might be familiar with the Apache HTTP [2] web server so... Nginx Wordpress mar. 5, 2021 0 2390 Tech Blog
How to rewrite rules for WP-security in Nginx? I have a WordPress website on a VPS running nginx. I have installed the WP Security plugin to improve the security of my site. After changing all th... Nginx mar. 5, 2021 0 2262 Tech Blog
Install nginx naxsi mod_pagespeed and spdy on Debian/Ubuntu This is guide to installing and configuring Nginx to serve static files. Which is to say, this is how to install and set up Nginx to serve static fil... Nginx Ubuntu mar. 5, 2021 0 2857 Tech Blog
NAXSI: protecting websites with Nginx NAXSI is Nginx Anti XSS & SQL injection. In simple words, it’s a firewall for web applications (WAF) for Nginx, protecting from XSS, SQL injections, ... Nginx Ubuntu mar. 5, 2021 0 2607 Tech Blog
LXC Networking Guide Containers need to have an IP so they are available on the network. In Linux ‘bridges’ are used to connect VMs to a network. Think of a bridge as so... LXC Nginx Ubuntu mar. 5, 2021 0 2747 Tech Blog
Proxy Heroku Applications on Heroku can use https, and it is free as it is under *.herokuapp.com certificate. However if you want to use your own custom domain, ... Nginx mar. 5, 2021 0 2007 Tech Blog
Virtualmin, Apache, and Nginx Reverse Proxy I wanted to be able to setup a reverse proxy with nginx and apache but continue using Virtualmin GPL to manage my domains. The only reason I wanted a... Nginx Ubuntu Virtualmin mar. 5, 2021 0 2851 Tech Blog
Nginx: Block URL Access (wp-admin/wp-login.php) To All Except One IP Address am the small business owner and runs my own web-site. I have noticed increased cracking activity against by blog. What’s the best way to block WordPr... Nginx Wordpress mar. 5, 2021 0 3595 Tech Blog
Wapiti Performing a Security Audit It’s always a good idea to have a security check independent from your own opinion. For this purpose you can use a security auditing tool which scans... Nginx Ubuntu mar. 5, 2021 0 2079 Tech Blog
Setup a CDN server To tell you the truth, a CDN is just a web server and there is no magic to it. All I did was install Nginx on it. Nginx is a webserver, just like Apa... Nginx Ubuntu mar. 5, 2021 0 2014 Tech Blog
Install OpenSearchServer on Ubuntu *Checking your Java version* In a shell, enter the command line java -version Check whether your Java version is 7 or newer: If your version is not ... Nginx Ubuntu mar. 5, 2021 0 2141 Tech Blog
Odoo Multi domains to multi instances 1 down vote accepted yes i have realized this on my server. to achieve that goal I have tested two ways. It’s up to you wich one is better to feet on... Nginx Odoo mar. 5, 2021 0 2390 Tech Blog