...
HTML |
---|
<h2>Changing the default web server port</h2> <p>If you would like to change the default port used for web traffic you can edit the ><span class="WWWServerPortkeyword">WWWServerPort</span> Registry key.</p> <table class="confluenceTable"> <tbody> <tr> <th class="confluenceTh" width=216>Registry String data value</th> <th class="confluenceTh">Description</th> </tr> <tr> <td class="confluenceTd"><span class="keyword">WWWServerPort = port number</span></td> <td class="confluenceTd">Port address for webserver to listen on (Default is 80, unless changed during setup)</td> </tr> </tbody> </table> <h2>Enabling High Security mode</h2> <p>To enable High Security mode, add the following Registry String value:-</p> |
...