]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/sandbox.mdwn
Added a comment
[git.ikiwiki.info.git] / doc / sandbox.mdwn
index d388342dabef953f07cf714614df52b8e1b05bd2..5c3bb8d5120480cb235f996e723761e767934d8c 100644 (file)
@@ -9,6 +9,7 @@ Testing.
 [[!sidebar ]]
 
 Here's a hr:
+
 ---------------------------------------------------------
 
 ## number 2
@@ -46,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