I loaded up an old Dell P3 computer of mine with Debian Linux
And out the brewery blog on it! It should be much faster now! Took some time to figure out Apache’s reverse proxy modules – so that I could put both the brewpi fermentation controller and the web server all on one external IP address – but it works!
If you want to do something like this yourself, find an old computer and load Debian Wheezy on it. Make yourself a LAMP server by following these directions.
http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-debian-wheezy
Install your favorite CMS or blogging scripts – or just create your own web page and the main server.
Follow the directions here
http://jaykhimani.blogspot.com/2010/04/setting-reverse-proxy-with-apache2-on.html
To turn on the revers proxy features!