aboutsummaryrefslogtreecommitdiff
path: root/foto/nginx.conf
diff options
context:
space:
mode:
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;
- }