From RTE 34.15.9 it is possible to view with a browser the internal documentation released with the RTE distribution.
To enjoy this, both the TFTP server and HTTP server must be enabled. The FTP server uses the HTML pages in the /web/rte directory.
Syntax |
HTTP_SRV [port] [-D] [-V] [-M] |
---|---|
port |
Port number on which the service is issued. If omitted or equal to 0, port 69 is used. (Optional) |
-D |
Enables the output of debug information in reports (internal use). (optional) |
-V |
Enables expanded-mode information output in report (internal use). (optional) |
-M |
Enables message dump in report (internal use). (optional) |
Notes |
This directive can only be used once. Subsequent executions will return with error |
Example
In the file autoexec.stp: HTTP_SRV TFTP_SRV |