How to block wp-login flooding requests with Nginx
Recently after I moved my blog to Ghost, I saw in the logs this: WTF Constantly the server received a lot of bot requests hitting /wp-admin, »
Recently after I moved my blog to Ghost, I saw in the logs this: WTF Constantly the server received a lot of bot requests hitting /wp-admin, »
Recently I moved my Wordpress blog to Ghost, also changing to the current domain and I'm going to show how I redirected the Wordpress traffic with »
could not build the server_names_hash, you should increase server_names_hash_bucket_size I got this error when I added a new host in »
Recently I needed to configure Nginx to serve statics from Amazon S3 and this is how I did it. Configuring Nginx to serve statics from Amazon »
Voy a describir una forma sencilla y rápida de crear subdominios con Nginx y DNS, puede ser útil si trabajas con NodeJS. A continuación contamos con »