- IP-Number filter: |
- (requires restart) |
- Here you can restrict access to the server. By default, the access is not limited,
+ | |
+ (requires restart) |
+ Here you can restrict access to the server. By default, the access is not limited,
because this function is needed to spawn the p2p index-sharing function.
If you block access to your server (setting anything else than '*'), then you will also be blocked
from using other peers' indexes for search service.
@@ -17,9 +17,9 @@
|
- staticIP (optional): |
- |
- The staticIP can help that your peer can be reached by other peers in case that your
+ |
+ |
+ The staticIP can help that your peer can be reached by other peers in case that your
peer is behind a firewall or proxy. You can create a tunnel through the firewall/proxy
(look out for 'tunneling through https proxy with connect command') and create
an access point for incoming connections.
@@ -31,11 +31,11 @@
you will not be able to access the server pages anymore. |
|
- fileHost: |
- (requires restart) |
- Set this to avoid error-messages like 'proxy use not allowed / granted' on accessing your Peer by its hostname.
+ | |
+ (requires restart) |
+ Set this to avoid error-messages like 'proxy use not allowed / granted' on accessing your Peer by its hostname.
Virtual host for httpdFileServlet access for example http://FILEHOST/ shall access the file servlet and
- return the defaultFile at rootPath either way, http://FILEHOST/ denotes the same as http://localhost:/
+ return the defaultFile at rootPath either way, http://FILEHOST/ denotes the same as http://localhost:<port>/
for the preconfigured value 'localpeer', the URL is: http://localpeer/. |
@@ -47,19 +47,19 @@