Tag: nginx
All the articles with the tag "nginx".

Nginx, Not Just a Web Server
Updated:Nginx is capable of more than serving web pages. It can load balance, cache and act as a reverse proxy. We recently had need to access two web services on

Comodo SSL Certs & Android
After buying a cheap SSL certificate I found I'd missed something important during the install. Usually it's just a case of copy the certificate and key fi

NGINX, PHP and a Blank Page
Got Nginx installed, got PHP installed. All ready to go, but all you get from your test PHP page is... nothing. Catches me out regularly. The php5-fpm daem

Nginx 1.10 and PHP7.0-fpm
Updated:Keen to press on a try new suff I figured that seeing as I'd now tried Nginx 1.10 that I'd put that together with PHP 7.0. I started of by thinking I'd rem

NGINX and php5-fpm
Updated:This new version of NGINX is tending to be a bit of a pain in terms of installation. Gone are the sites-available and sites-enabled folders and it does a c

ownCloud
Updated:We needed a semi-secure method of transferring files between staff and 3rd parties. To handle those frequent time when someone tries to attach 150MB file onto an email. OwnCloud to the rescue.

NGINX and Laravel
Updated:NGINX needs a little special setup to handle Laravel as Laravel only really serves one page. All others are served through index.php as a route.

NGINX
Updated:Absolutely my favourite web server. Small footprint and very fast to get running. First add the repositories to your Debian sources by creating the file /e