From 2330bb06ececee220d854883a2870a3adf17c277 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 19 Oct 2014 03:54:53 +0200 Subject: Version 4.1. Support for photo galleries and advanced caching. --- foto/nginx.conf | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 foto/nginx.conf (limited to 'foto/nginx.conf') diff --git a/foto/nginx.conf b/foto/nginx.conf deleted file mode 100644 index f6dbc71..0000000 --- a/foto/nginx.conf +++ /dev/null @@ -1,4 +0,0 @@ - - location /protected { - rewrite /protected/([a-zA-Z]+)/([a-zA-Z0-9]+)/?.* /protected.php?type=$1&id=$2 last; - } -- cgit v1.2.3