Home Tags WordPress

Tag: WordPress

Athena Search

Analyze Apache Logs Using Athena – Part II

0
In my earlier post, I demonstrated how one could copy their Apache log files to S3 and then use AWS Athena to query the...
Cookie the Pom

Analyze Apache Logs Using Athena

0
I usually use Linux utilities like grep and awk to analyze requests coming to my blog server. These utilities provide a good view into...

Updating Bitnami WordPress Stack Running on AWS Lightsail

1
This WordPress blog is running on an AWS Lightsail instance. The instance is based off a Bitnami WordPress stack. The instance contains core software...

Block a user agent using Cloudflare rule

2
A while ago I published a post showing how to start a script on boot using systemd. In the example I used a simple...

Secure your WordPress login with Cloudflare Firewall

0
If you are running a WordPress website with no guest login and are using Cloudflare to protect and serve your website, you should make...

Cache website on Cloudflare

0
In this post I am going to show you how you can configure Cloudflare 'Page Rules' to cache your site on their edge servers....