Last modified by Aurelie Bertrand on 2024/05/22 16:13
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,10 +8,3 @@ 1 -{{groovy wiki="false"}} 2 - println 'HTTP header "forwarded": ' + xcontext.request.getHeader('forwarded') 3 - println 'HTTP header "x-forwarded-host": ' + org.xwiki.container.servlet.HttpServletUtils.getFirstHeaderValue(xcontext.request, 'x-forwarded-host') 4 - println 'Application server port: ' + xcontext.request.getServerPort() 5 - 6 - println org.xwiki.container.servlet.HttpServletUtils.getSourceBaseURL(xcontext.request) 7 -{{/groovy}} 8 8 == Welcome to your wiki == 9 9 10 10 XWiki is the best tool to organize your knowledge. A //wiki// is organized in a hierarchy of //pages//. You can create multiple wikis, each with its own set of pages.