News

Here's a quick tutorial on how to setup Nginx with PHP support. The key? The installation of fastCGI, aka PHP-FPM, so Nginx can serve PHP files to clients.
I'll try and keep this simple as I'm tried of thinking about it...Essentially I have a java application which loads .html pages into a JEditorPane for display. What I'd like to do is load up .html ...