Changes for page Installation

Last modified by Thomas Mortagne on 2023/12/19

<
From version < 117.1 >
edited by Clément Aubin
on 2017/12/14
To version < 118.1 >
edited by Adam Shand
on 2018/02/14
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.caubin
1 +XWiki.AdamShand
Content
... ... @@ -83,9 +83,9 @@
83 83  
84 84  == Running XWiki behind proxy-server ==
85 85  
86 -Extension manager relies on remote repositories for searching and fetching available extensions, so if your XWiki is installed in a network accessing the internet through proxy-server, most likely extensions search will return you nothing and log files will contain ##connection refused## exceptions.
86 +Extension manager relies on remote repositories for finding and fetching available extensions. If your XWiki is installed in a network which requires accessing the internet through a proxy-server, most likely searching for extensions will fail and log files will contain ##connection refused## exceptions.
87 87  
88 -In such cases you should configure XWiki to know your proxy-server.
88 +In such cases you should configure XWiki to know use proxy-server.
89 89  
90 90  XWiki uses default Java proxy configuration through Apache httpclient. See the [[Java Networking and Proxies documentation>>http://docs.oracle.com/javase/6/docs/technotes/guides/net/proxies.html]] for more details.
91 91  The main idea is to add a set of proxy-related properties to system scope.

Get Connected