Re: [xwiki-users] Accessing XEM Through Internet

2010-01-22 Thread Gaëtan GUYODO
I had the same problem few weeks ago, and I didn't find any reason, neither any solution ! I was using the same mode: URL path based access. Everything was fine with 1.8 but with same configuration, accessing by domain name was not possible with XEM 2.1.1. I don't have any idea of what is it or

Re: [xwiki-users] Accessing XEM Through Internet

2010-01-22 Thread Thomas Mortagne
On Thu, Jan 21, 2010 at 22:18, Jared Pearson jaredapear...@gmail.com wrote: Thanks Thomas for such a quick response.  I've read over the link you've sent many times over and am still not seeing what my configuration is missing. I haven't said this yet but I'm trying to use URL path based

Re: [xwiki-users] Accessing XEM Through Internet

2010-01-22 Thread Thomas Mortagne
On Fri, Jan 22, 2010 at 10:13, Thomas Mortagne thomas.morta...@xwiki.com wrote: On Thu, Jan 21, 2010 at 22:18, Jared Pearson jaredapear...@gmail.com wrote: Thanks Thomas for such a quick response.  I've read over the link you've sent many times over and am still not seeing what my

Re: [xwiki-users] Accessing XEM Through Internet

2010-01-22 Thread Thomas Mortagne
On Fri, Jan 22, 2010 at 10:13, Thomas Mortagne thomas.morta...@xwiki.com wrote: On Thu, Jan 21, 2010 at 22:18, Jared Pearson jaredapear...@gmail.com wrote: Thanks Thomas for such a quick response.  I've read over the link you've sent many times over and am still not seeing what my

Re: [xwiki-users] Accessing XEM Through Internet

2010-01-22 Thread Jared Pearson
Thomas, You nailed it on the head. I need to set up the domain as an alias on the Main wiki. It appears to be working as expected on both machines. Thanks a bunch! On Fri, Jan 22, 2010 at 5:09 AM, Thomas Mortagne thomas.morta...@xwiki.comwrote: On Fri, Jan 22, 2010 at 10:13, Thomas Mortagne

Re: [xwiki-users] Accessing XEM Through Internet

2010-01-22 Thread Thomas Mortagne
On Fri, Jan 22, 2010 at 16:21, Jared Pearson jaredapear...@gmail.com wrote: Thomas, You nailed it on the head.  I need to set up the domain as an alias on the Main wiki.  It appears to be working as expected on both machines. Thanks a bunch! Ok, great it's working for you but still weird

Re: [xwiki-users] Accessing XEM Through Internet

2010-01-22 Thread Jared Pearson
If you need any information (settings/logs) to help diagnose the issue, just let me know. On Fri, Jan 22, 2010 at 10:31 AM, Thomas Mortagne thomas.morta...@xwiki.com wrote: On Fri, Jan 22, 2010 at 16:21, Jared Pearson jaredapear...@gmail.com wrote: Thomas, You nailed it on the head. I

[xwiki-users] Accessing XEM Through Internet

2010-01-21 Thread Jared Pearson
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

Re: [xwiki-users] Accessing XEM Through Internet

2010-01-21 Thread Thomas Mortagne
On Thu, Jan 21, 2010 at 15:39, Jared Pearson jaredapear...@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

Re: [xwiki-users] Accessing XEM Through Internet

2010-01-21 Thread Jared Pearson
Thanks Thomas. I went to the WikiManager (http://localhost:8081/xwiki/bin/view/WikiManager/) and added a new alias xwiki to the Main entry. I'm able to access it from localhost but not from the domain. http://localhost:8081/xwiki/wiki/xwiki/WikiManager/

Re: [xwiki-users] Accessing XEM Through Internet

2010-01-21 Thread Thomas Mortagne
On Thu, Jan 21, 2010 at 19:19, Jared Pearson jaredapear...@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

Re: [xwiki-users] Accessing XEM Through Internet

2010-01-21 Thread Thomas Mortagne
On Thu, Jan 21, 2010 at 20:14, Thomas Mortagne thomas.morta...@xwiki.com wrote: On Thu, Jan 21, 2010 at 19:19, Jared Pearson jaredapear...@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

Re: [xwiki-users] Accessing XEM Through Internet

2010-01-21 Thread Jared Pearson
Thanks Thomas for such a quick response. I've read over the link you've sent many times over and am still not seeing what my configuration is missing. I haven't said this yet but I'm trying to use URL path based access I don't have access to the DNS, so I cannot use the domain name approach.