Hi AllMy Teamsite folder structure is (unfortunately this how my client wants) Main --Static ----OTHERS -------Development ------------VC(Workarea) ----------------source -------------------dicinne -------------------aicinne -------------------uniinne So the "source" folder has 3 folders called "dicinne", "aicinne", "uniinne". The dicinne is the one that I am currently going to touch for my project. Each folder has its own subfolders for images,css,js etc.I need to a proxy redirection to display the images correctly during preview and generate. As far I know proxy redirection is possible only for branches and subbranches. I thought of changing my iw.cfg settings as [iwproxy_remap] dicf_default_map=/main/Static [dicf_default_map] _docroot=/source/dicinne If i do this, the preview for other pages inside the folder aicinne and uniinne will be affected. By preview I mean just launching the .html files from CC. Can you please let me know how to solve this. Thanks and RegardsArun