nginx server configuration for a wordpress instance served from a URL’s subdirectory
You want to serve a wordpress instance on a website’s domain url but not at the path’s root, you want…
You want to serve a wordpress instance on a website’s domain url but not at the path’s root, you want…
Today one of our wordpress sites had very high server load and it was being caused by MySQL So I…
Optimizing Your WordPress Cache Loads in Lighttpd. If you don’t configure your wordpress virtual host properly in lighttpd, your wordpress…
So you went as far as chmod’ing your entire folder structure to 777 (very unsafe), you’ve hacked wp/wp-admin/includes/file.php return new…
So you need to write a script that processes all the posts in your wordpress database, you don’t need to…