X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/fa4fb57fcf43395a0960d3ebf865c2a09397a622..753fc7fe7174fa85a0238e17c9d2a7a84642fa72:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index d388342da..5c3bb8d51 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -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