diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2011-01-28 10:54:13 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2011-01-28 10:54:13 +0000 |
| commit | 88773e4daa06bebe51d3204a8ea4c47706c31afa (patch) | |
| tree | b4b195161742df29ff6b7f2e4ad09b8ef2b78c7e /htroot/Settings_ProxyAccess.inc | |
| parent | 6c35b68f173eb33a158fa76288e24ab523879ae0 (diff) | |
changed the default port from 8080 to 8090
see also: http://forum.yacy-websuche.de/viewtopic.php?p=21683#p21683
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7454 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/Settings_ProxyAccess.inc')
| -rw-r--r-- | htroot/Settings_ProxyAccess.inc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/htroot/Settings_ProxyAccess.inc b/htroot/Settings_ProxyAccess.inc index 358cfc5fd..4306a64eb 100644 --- a/htroot/Settings_ProxyAccess.inc +++ b/htroot/Settings_ProxyAccess.inc @@ -11,10 +11,10 @@ You have four possibilities to specify the address:
</p>
<ul>
- <li>defining a port only (<em>e.g. 8080</em>)</li>
- <li>defining IP address and port (<em>e.g. 192.168.0.1:8080</em>)</li>
- <li>defining host name and port (<em>e.g. home:8080</em>)</li>
- <li>defining interface name and port (<em>e.g. #eth0:8080</em>)</li>
+ <li>defining a port only (<em>e.g. 8090</em>)</li>
+ <li>defining IP address and port (<em>e.g. 192.168.0.1:8090</em>)</li>
+ <li>defining host name and port (<em>e.g. home:8090</em>)</li>
+ <li>defining interface name and port (<em>e.g. #eth0:8090</em>)</li>
</ul>
<p><em>Hint: Dont forget to change your firewall configuration after you have changed the port.</em></p>
<table border="0" cellspacing="5">
|
