| Posted: 10 June 2008 at 9:36am | IP Logged
|
|
|
I am having some issues with the menu controls which uses "WebResource.axd?something..." to display the expand image (looks like ">"). This image doesn't display and the menu items don't expand (I cannot see the sub-menu items).
Here is the config commands I am using (copied from somewhere). I was hoping the first line would fix the issue.
RewriteRule /(webresource.axd.*) /$1 [I,L] RewriteProxy /proproom(.+) http\://172.16.160.32/proproom/$1 [I,U]
Thanks in advance.
__________________ VS
|