Mercurial > hg > Members > kono > nitros9-code
diff level1/sys/inetd.conf @ 2825:99fac4bd9c41 lwtools-port
Updated makefiles in sys and inetd.conf to establish HTTPD port
author | Boisy Pitre <boisy.pitre@nuance.com> |
---|---|
date | Thu, 23 May 2013 10:08:57 -0500 |
parents | f4870404ccc9 |
children |
line wrap: on
line diff
--- a/level1/sys/inetd.conf Thu May 23 05:49:13 2013 -0500 +++ b/level1/sys/inetd.conf Thu May 23 10:08:57 2013 -0500 @@ -1,11 +1,5 @@ # inetd configuration file format: # ListenPort <server opts>,Process,Params # valid server options are: telnet auth protect banner - -# the follow line causes inetd to listen on port 6809 and spawn 'login' for a new connection -# the options cause telnet protocol processing on the server, they use the server's IP address and geolocation protection -# to prevent undesired hosts from connecting, and cause the server to display a banner to the client prior to announcing -# the connection to the coco. Adding auth would cause the server to use it's own authentication prior to connecting the coco -# (this feature may be removed in favor of a more secure coco side authentication solution) - %TELNET_PORT% telnet protect banner,login, +%HTTPD_PORT%,httpd,