$ grep -r "#apache" ./posts/

#apache

// 2 posts tagged with apache

01
/devops devops ubuntu nginx linux apache wordpress

Unable to create directory wp-content/uploads

This may indicate a permissions problem with your WordPress uploads directory. Firstly please make sure that you have the right permissions on /uploads folder.

02
/devops devops javascript apache linux

How to serve a JavaScript build with Apache

To serve a JavaScript build with Apache is a very simple task and today I want to present you a very simple way of achieving that.