$ grep -r "#apache" ./posts/
#apache
// 2 posts tagged with apache
01
›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
›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.