Whenever I preview the page,
https://www.ajuba.net/a1b1c2(webseal junction)/iw-cc/iwproxy/iw-mount/default/main/branch1/subbranch1/WORKAREA/DEVELOPMENTAREA/abc/def/test.html
I see that server side includes referenced in test.html donot show up. The server side includes are inside the /abc/inc/ directory and in the test.html they are referenced using the absolute path, like /abc/inc/header.html.
After going through the Amin guide, I am really confused about which iwproxy_ directive to modify in the iw.cfg.
Can somebody help me resolving the issue.