]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/sandbox.mdwn
(no commit message)
[ikiwiki.git] / doc / sandbox.mdwn
index d388342dabef953f07cf714614df52b8e1b05bd2..3d0fba4b35f1f734480ed5500552914f48feddea 100644 (file)
@@ -6,9 +6,12 @@ Hello, ikiwiki.
 
 Testing.
 
+Testing. One Two Three.
+
 [[!sidebar ]]
 
 Here's a hr:
+
 ---------------------------------------------------------
 
 ## number 2
@@ -46,6 +49,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 
 
@@ -170,3 +182,7 @@ module vc_Mux2 #( parameter W = 1 )
 
 endmodule
 """]]
+
+testing the ikiwiki sandbox.
+Testing 1, 2, 3.....
+