[xwiki-users] How to assign subdomains to each subwiki?
I'd like to assign subdomains to each subwiki: docs.my-xwiki.net, boards.my-xwiki.net, work.my-xwiki.net etc. Is it possible? -- View this message in context: http://xwiki.475771.n2.nabble.com/How-to-assign-subdomains-to-each-subwiki-t... Sent from the XWiki- Users mailing list archive at Nabble.com.
I'd like to assign subdomains to each subwiki: docs.my-xwiki.net, boards.my-xwiki.net, work.my-xwiki.net etc. Is it possible?
Definitely yes: http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Virtualization#HHostname... note that you additionally need to configure the DNS for all the subwikis to the server running XWiki; this is not what XWiki can do for you.
On Tue, Nov 3, 2015 at 10:13 AM, Clemens Klein-Robbenhaar <c.robbenhaar@espresto.com> wrote:
I'd like to assign subdomains to each subwiki: docs.my-xwiki.net, boards.my-xwiki.net, work.my-xwiki.net etc. Is it possible?
Definitely yes:
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Virtualization#HHostname...
note that you additionally need to configure the DNS for all the subwikis to the server running XWiki; this is not what XWiki can do for you.
On the DNS side you have wildcards to assign *.my-xwiki.net to one IP so that you don't have to worry about that anymore when you create new wikis.
_______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
ok, thank you! And can I do the same for applications, not for subwiki only? -- View this message in context: http://xwiki.475771.n2.nabble.com/How-to-assign-subdomains-to-each-subwiki-t... Sent from the XWiki- Users mailing list archive at Nabble.com.
Well an application is always part of a wiki but one possibility is to put a redirect in the wiki main page to the application main page. On Tue, Nov 3, 2015 at 1:40 PM, AlexIv <a.ivanov@inostudio.com> wrote:
ok, thank you!
And can I do the same for applications, not for subwiki only?
-- View this message in context: http://xwiki.475771.n2.nabble.com/How-to-assign-subdomains-to-each-subwiki-t... Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
thank, and can i make the path to Application more brief, like https://my-wiki.com/Workday/ instead of https://my-wiki.com/bin/view/Workday/ ? -- View this message in context: http://xwiki.475771.n2.nabble.com/How-to-assign-subdomains-to-each-subwiki-t... Sent from the XWiki- Users mailing list archive at Nabble.com.
You should look at http://platform.xwiki.org/xwiki/bin/view/Main/ShortURLs. On Fri, Nov 6, 2015 at 3:03 PM, AlexIv <a.ivanov@inostudio.com> wrote:
thank,
and can i make the path to Application more brief, like https://my-wiki.com/Workday/ instead of https://my-wiki.com/bin/view/Workday/ ?
-- View this message in context: http://xwiki.475771.n2.nabble.com/How-to-assign-subdomains-to-each-subwiki-t... Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
participants (3)
-
AlexIv -
Clemens Klein-Robbenhaar -
Thomas Mortagne