Hitachi

uCosminexus Application Server HTTP Server User Guide


4.13 Image map

You can define multiple links in an image (image file). If you click on the specified point, the coordinate position and the image file name are sent from the Web browser to the Web server. The Web server searches for a URL that corresponds to the image map file and coordinate position, and responds to the Web browser. This is called image map.

To use the image map, you need to define mapping file extension in the imap-file handler.

AddHandler imap-file .map
Organization of this section