[OAM] - oberr.cgi - gif in Access Server Error Messages
Hi guys!
I'm facing with a customer that need customized error pages , including the standard fault due to Oracle Access Manager.
For example, the message generated by oberr.cgi when Access Server is down or not reacheable (Oracle Access Manager Operation Error).
I've already updated WebGate.xml in order to show more "user - friendly" messages (as html) , but now i have to include a background image and a header logo gif. If I refer to url ( src="http://mydomain.com/appname/img/background.gif" ) the images are not rendered, probably because the HTTP Server is configured with WebGate, and when Access Server is down, it won't work .
How can I refer to the image resources in that html page?
Thanks in advance