aboutsummaryrefslogtreecommitdiff
path: root/foto/nginx.conf
diff options
context:
space:
mode:
authorroot2014-10-19 03:54:53 +0200
committerroot2014-10-19 03:54:53 +0200
commit2330bb06ececee220d854883a2870a3adf17c277 (patch)
treee49f6b561faf5b39a81d57d54fa57a1550074c0f /foto/nginx.conf
parenta3009bf57d50fbc25a707b32fb3c5c170d011680 (diff)
downloadjungegemeinde-2330bb06ececee220d854883a2870a3adf17c277.tar.gz
Version 4.1. Support for photo galleries and advanced caching.
Diffstat (limited to 'foto/nginx.conf')
-rw-r--r--foto/nginx.conf4
1 files changed, 0 insertions, 4 deletions
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;
- }