summaryrefslogtreecommitdiff
path: root/htroot/SettingsAck_p.html
diff options
context:
space:
mode:
authorreger <reger18@arcor.de>2014-06-01 03:15:38 +0200
committerreger <reger18@arcor.de>2014-06-01 03:15:38 +0200
commitc3e40c82fe80e0fc1f0f3a52031aa97cb4ec49de (patch)
tree61a7d32932c6bad527d3bb626cb3f9f98c46f345 /htroot/SettingsAck_p.html
parent698f053658cef83a93043e4739c26fd4eac9a468 (diff)
make https port setting changeable via front end somewhere
(chosen Http Networking page /Settings_p.html?page=http )
Diffstat (limited to 'htroot/SettingsAck_p.html')
-rw-r--r--htroot/SettingsAck_p.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/htroot/SettingsAck_p.html b/htroot/SettingsAck_p.html
index decaf3fea..0b4464890 100644
--- a/htroot/SettingsAck_p.html
+++ b/htroot/SettingsAck_p.html
@@ -183,6 +183,10 @@
<p class="error">Invalid maximum file size for http crawler: <tt>#[crawler.http.maxFileSize]#</tt></p>
::<!-- 31: Cralwer settings, maxFtpFileSize error -->
<p class="error">Invalid maximum file size for ftp crawler: <tt>#[crawler.http.maxFileSize]#</tt></p>
+ ::<!-- 32: https port setting changed -->
+ <p>HTTPS port is now: <span class="settingsValue">#[port.ssl]#</span></p>
+ <p>the change will take effect after restart.</p>
+ <p>Note: the SSL option must be switched on, see <a href="ConfigBasic.html">Basic Configuration</a></p>
#(/info)#
<p>You can now go back to the <a href="#[referer]#">Settings</a> page if you want to make more changes.</p>
#%env/templates/footer.template%#