How do I serve up static html files on an OEM12c server?
I have several inventory reports that I want to serve up using the WLS hosting my Enterprise Manager Cloud Control 12c management server.
My plan is to manually generate the reports daily and place them in read-only diectory so anyone within our organization can get a reasonably current list of hosts and databases from a single location without requiring an OEM login.
1. Does such a location already exist on my WLS?
2. If not, how can I create it using the WLS console?
0