Webgate 11.1.1.5 - Where are webgate.cgi and oberr.cgi?
I just installed and configured the HTTP Server 11g Webgate for OAM.
After installing I ran the deployWebGateInstance.sh, which, as near as I can tell, just creates a webgate directory structure and webgate.conf file in the same directory as the httpd.conf file for the http server.
Then I ran the EditHttpConf script, which adds an include for the webgate.conf file in httpd.conf.
Reviewing webgate.conf I see <Location /ohs/modules/webgate.cgi> and <Location /oberr.cgi>
I have searched my entire $MW_HOME for webgate.cgi and eberr.cgi and they are not to be found. Am I missing something? Or, rather, is the install missing something? Or are these entries just vestiges of some sort?