]> sipb.mit.edu Git - ikiwiki.git/commitdiff
(no commit message)
authorhttps://www.google.com/accounts/o8/id?id=AItOawkQLrxPzofXA8FVa5NsbISfnDsU3v9rAEQ <Boris@web>
Fri, 10 Aug 2012 22:17:41 +0000 (18:17 -0400)
committeradmin <admin@branchable.com>
Fri, 10 Aug 2012 22:17:41 +0000 (18:17 -0400)
doc/sandbox.mdwn

index 35edc1ff7c2ef786c27f5d29fd580b916c7e5cb4..5c3bb8d5120480cb235f996e723761e767934d8c 100644 (file)
@@ -47,6 +47,15 @@ Let's see a table:
 Heading 1|Heading 2|Heading 3
 Item 1| Item 2| Item 3"""]]
 
+    location / {
+     proxy_pass http://test.ashep:80;
+     proxy_cache default;
+     proxy_cache_valid 200 302 10m;
+     proxy_cache_valid 404 1m;
+    }
+
+
+
 
 Numbered list