Wordpress how to and tutorials about installation and plugin configuration, theme and templates skins customization, howto maximize SEO results.
Using WordPress and W3 Total Cache with Lighttpd
If you have a small VPS (1 CPU, 1 GB RAM) you may find usufull to drop apache for lighttpd. Lighttpd uses less memory and CPU but unlucky does not have support for apache’s .htaccess config file. To have WordPress running smothly under lighttpd you have to implement some config yourself using its mod_rewrite. This Leggi tutto…