On Mon, Jun 16, 2008 at 3:29 PM, Gaëtan GUYODO
<[EMAIL PROTECTED]> wrote:
> Thanks Thomas for these informations, I played with "secure" in my
> tests. With some trouble...
>
> My main wiki is https://abc.aphp.fr (but the "secure" setting is 0, the
> https is managed in Apache in front of Tomcat).
> When I created a new wiki with domain "abc.aphp.fr/test2" creation was
> OK, but the proposed URL is :
> "http://abc.aphp.fr/test2/xwiki/bin/view/Main";.
> So I put the "Secure" setting to 1 and save, and then the proposed URL is :
> "https://abc.aphp.fr/test2:80/xwiki/bin/view/Main";.
>
> Good for the "https", but why ":80" is added to the wiki name ?
> I know that kind of domain is not supported now, but I just don't
> understand : If I check "secure", I don't need to be redirected to the
> 80 port.
>
> Then I tried to add a new wiki on another sub-domain : "test3.aphp.fr",
> and after checking the "secure" to 1, I get the URL :
> "https://test3.aphp.fr:80/xwiki/bin/view/Main/";. Same problem.
>
> Is that normal ? I just don't understand.

No I think this is not normal, it seems there is a problems in XWiki
Platform URL factory.

>
> Thomas Mortagne a écrit :
> ...
>>>> 4) all my needed wikis will be in "https". Or when I create a new wiki,
>>>> it seems to be created in "http" only. Is there a way to create then in
>>>> https ? Is there a way, after creation, to change the "http" to "https" ?
>>
>> In the wiki descriptor you can enable the "Secure" field which
>> indicate that all URL of this wiki will be generated using "https" in
>> place of "http".
>
> --
> __________________________________________
>              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
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>



-- 
Thomas Mortagne
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to