This document is in the WWWSAMPLES library in QSYS. It is accessed by using the QSYS alias. When served to a WWW browser, as you can see, it will be sent as an HTML document.
Web Server/400 also supports other types of members being retrieved from within the QSYS file system. Within the same file that this HTML document resides is the source for a CLP (CLPGM) member. By clicking on this sample CLP source you should notice that the document is displayed as plain text. Also within the QSYSSAMPLE file in the WWWSAMPLES library is a plain text document (PLAINTEXT).
If the URL specifies a file within the QSYS file system, but does not specify
a member within the file, the "*FIRST" member will be served to the browser.
Example: /QSYS/WWWSAMPLES/QSYSSAMPLE
This only works if you do not end the URL with a '/'. If the URL is ended with
a '/' then a dynamic index of all members within that file is served to the
browser.
Example: /QSYS/WWWSAMPLES/QSYSSAMPLE/
Home | Sales | Support | © I/NET, Inc.