Shut down the Apache 2.4 server before you uninstall the policy agent.
$ /path/to/apache24/bin/apachectl -k stop
To remove the web policy agent, use ./agentadmin --uninstall.
$ ./agentadmin --uninstall ... ----------------------------------------------- SUMMARY OF YOUR RESPONSES ----------------------------------------------- Apache Server Config Directory : /path/to/apache24/conf ... Deleting the config directory /path/to/web_agents/apache24_agent/Agent_001/config ...DONE. Removing Agent parameters from /path/to/apache24/conf/httpd.conf file ...DONE. Uninstall log file location: /path/to/web_agents/apache24_agent/installer-logs/audit/uninstall.log ...

