2.2.11 Disable Apache services - Make sure that network/http:apache2 is disabled.

Information

The action in this section describes disabling the Apache 1.x and 2.x web servers provided with Solaris 10. Both services are disabled by default. Run control scripts for Apache 1 and the NCA web servers still exist, but the services will only be started if the respective configuration files have been set up appropriately, and these configuration files do not exist by default.
Even if the system is a Web server, the local site may choose not to use the Web server provided with Solaris in favor of a locally developed and supported Web environment. If the machine is a Web server, the administrator is encouraged to search the Web for additional documentation on Web server security.

Solution

To disable Apache, run the appropriate command for the version installed-
Apache 1.x-
/etc/init.d/apache stop # mv /etc/apache/httpd.conf /etc/apache/httpd.conf.CIS
Apache 2.x-
svcadm disable svc:/network/http:apache2

See Also

https://workbench.cisecurity.org/files/614