This article discusses the steps for preventing users from accessing
the HTTP server.
If you do not want anyone to use the program to access your system,
you should prevent the HTTP server from running. Do the following:
- To prevent HTTP server jobs from starting automatically when you
start TCP/IP, type the following: CHGHTTPA AUTOSTART(*NO)
AUTOSTART(*NO) is the default value.
- By default, the HTTP server job uses the QTMHHTTP
user profile. To prevent the HTTP server from starting, set the status of
the QTMHHTTP user profile to *DISABLED.