Prevent HTTP access

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:
  1. 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.

  2. 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.