Again, thanks ! Domain name was "localhost" and there was no alias (I don't understand why it was working...). And SSL was 0. I added the good alias, put SSL to 1 and now it's working. Thanks for all, Gaëtan
Thomas Mortagne a écrit : > On Tue, Aug 12, 2008 at 10:02 AM, Gaëtan GUYODO > <[EMAIL PROTECTED]> wrote: >> Thanks Thomas, >> Accessing my main wiki by IP is working, cool ! >> But I still don't understand why it was working by URL, and it is now >> redirecting (as if that wiki don't exists). >> Have you any idea of the reason, or tests I can do to understand what's >> happening ? > > As I said previously you should look at main wiki descriptor > (XWiki.XWikiServerXwiki) and see if all DNS aliases are correctly > registered here. > >> Thomas Mortagne a écrit : >>> Hi >>> >>> On Mon, Aug 11, 2008 at 4:03 PM, Gaëtan GUYODO >>> <[EMAIL PROTECTED]> wrote: >>>> Hello, >>>> >>>> I'm afraid I can't access anymore to the main wiki (the one who can >>>> manage all wikis). >>>> I have made a few DNS / httpd.conf updates, for accessibility reasons, >>>> but I'm not sure that main wiki worked fine just before... so I'm not >>>> sure that's the reason. >>>> Each wiki (included main wiki) is on a secured URL : >>>> https://main.me.com/xwiki/bin/view/Main/ >>>> https://first.me.com/xwiki/bin/view/Main/ >>>> https://second.me.com/xwiki/bin/view/Main/... >>>> >>>> I have a static page on >>>> https://main.me.com/index.htm => OK >>>> => So I think DNS is not the problem, nor Apache config file. >>>> >>>> Apache (in front of Tomcat 6.0) logs show some 302 error code. >>>> >>>> And access to main wiki redirect to the wiki "xwiki.virtual.redirect=" >>>> defined int oxwiki.cfg. >>>> >>>> Is there any test I can do to understand what happened to the main wiki >>>> ? thanks for any idea... >>> You can always access main wiki using the ip if it's possible in your >>> case. Another solution is not set "xwiki.virtual=0" in xwiki.cfg. >>> >>> To be accessed a wiki has to have a descriptor >>> XWiki.XWikiServer<Wikiname> (for example XWiki.XWikiServerXwiki for >>> the main wiki) where you list all the possible DNS for it including >>> for the main wiki. There is just some exceptions : ip or any DNS >>> starting with "www" (by default) goes to main wiki. >>> >>>> Gaëtan GUYODO >>>> >>>> _______________________________________________ >>>> users mailing list >>>> [email protected] >>>> http://lists.xwiki.org/mailman/listinfo/users >>>> >>> >>> >> -- >> __________________________________________ >> Gaëtan GUYODO >> Chargé de mission >> Centre Antipoison - Hôpital Fernand WIDAL >> 200, rue du faubourg St Denis >> 75475 PARIS Cedex 10 >> Tél: 01 40 05 49 63 / Fax: 01 40 05 48 56 >> __________________________________________ >> >> _______________________________________________ >> users mailing list >> [email protected] >> http://lists.xwiki.org/mailman/listinfo/users >> > > > -- __________________________________________ Gaëtan GUYODO Chargé de mission Centre Antipoison - Hôpital Fernand WIDAL 200, rue du faubourg St Denis 75475 PARIS Cedex 10 Tél: 01 40 05 49 63 / Fax: 01 40 05 48 56 __________________________________________ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
