On Thu, Jan 21, 2010 at 19:19, Jared Pearson <jaredapearson(a)gmail.com> wrote:
Thanks Thomas.
I went to the WikiManager
(
http://localhost:8081/xwiki/bin/view/WikiManager/) and added a new
alias "xwiki" to the Main entry.
"xwiki" is the identifier of the wiki, what you are supposed to put in
"alias" field is the domain. As it is said in the documentation XWiki
search in the wikis descriptors for the domain in the URL to find the
corresponding wiki.
I'm able to access it from localhost but not from the domain.
http://localhost:8081/xwiki/wiki/xwiki/WikiManager/
http://domain:8081/xwiki/wiki/xwiki/WikiManager/
I've also noticed that the "/bin" servlet is not serving files through
the domain address. For example, requesting
"/xwiki/bin/skin/resources/js/xwiki/xwiki.js" sends a 302 HTTP header
to the "ThisWikiDoesNotExist" page. Could this be related?
On 1/21/10, Thomas Mortagne <thomas.mortagne(a)xwiki.com> wrote:
On Thu, Jan 21, 2010 at 15:39, Jared Pearson
<jaredapearson(a)gmail.com>
wrote:
I've installed XWiki Enterprise Manager 2.1.1
and have created a new
XWiki Enterprise instance. I can access the WikiManager through
localhost but not through the domain; it always redirects to the
ThisIsNotAWiki page. I would like to manage the creation/deletion of
Wiki installations through the domain and not have to VPN into the
server to use localhost.
Did you looked at
http://manager.xwiki.org/xwiki/bin/view/AdminGuide/AccessWiki ?
You are supposed to set the domain/alias in the wiki descriptor and
the main wiki is a wiki like another.
Works
http://localhost:8081/xwiki/
Doesn't Work
http://domain:8081/xwiki/
BTW, I'm able to access the wiki created through the WikiManager
through the domain.
Works
http://localhost:8081/xwiki/wiki/mywiki
http://domain:8081/xwiki/wiki/mywiki
Any help would be great.
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
--
Thomas Mortagne
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
--
Thomas Mortagne