We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ca2b26 commit 37d2dc6Copy full SHA for 37d2dc6
README.md
@@ -32,8 +32,7 @@ This plugin provides *Project Pages* for
32
The simplistic design of this plugin suffers from XSS vulnerability,
33
you **have to** trust your users.
34
Or if you're really panic, nginx could be used (or any other front proxy).
35
-Suppose you use `gitbucket.local` for hosting gitbucket and
36
-`pages.local` for hosting pages:
+Suppose you use `gitbucket.local` for gitbucket and `pages.local` for pages:
37
38
- redirect `/[^/]+/[^/]+/pages.*` under `gitbucket.local` ot use
39
`pages.local`
0 commit comments