IIS WebLogic Plugin - WLExcludePathOrMimeType results in error 500
I'm using WebLogic Plugin for IIS and try to serve static files from the IIS without forwarding the requests to WebLogic.
However, all excluded requests result in an error 500. Does anybody know why?
Thanks for your help!
Plugin version:
WebLogic Server Plugin version 1.1 <WLSPLUGINS_11.1.1.7.0_WINDOWS.X64_130212.0859>
Following setting in iisproxy.ini:
WLExcludePathOrMimeType=*.png,*.gif,*.css,*.jpg,*.js,*.xml,*.swf,*.swz
Logfile in debug modes shows this for example for a .gif request:
2013-07-19T12:49:59.7256+02:00 <4528137423099970> ================New Request: [path/titlebar-button-minimize.gif] =================
2013-07-19T12:49:59.7256+02:00 <4528137423099970> SSL is not being used
2013-07-19T12:49:59.7256+02:00 <4528137423099970> ci->pi->connTimeout =10 , ci->pi->connRetry= 2, ci->maxFails =0