<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.2900.3354" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>I am looking for some help in how to hide the map file source in a dBox application.&nbsp; My environment is IIS 6 on Win Server 2003 with<BR>Python mapscript using Mapserver 5.0.2.&nbsp; I am accessing my dBox source files from a network file server.</DIV>
<DIV>&nbsp;</DIV>
<DIV>In my application html, my config.mapfile variable is set something like this:</DIV>
<DIV>&nbsp;</DIV>
<DIV>config.mapfile = '//someserver/somehiddenshare$/webapps/RockMS.map';</DIV>
<DIV>&nbsp;</DIV>
<DIV>When a user views the web page source code in the browser, the file server name and path are exposed which I do not want.&nbsp; I have seen references to CGI wrappers but can't<BR>see how they apply to dBox applications.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks</DIV></BODY></HTML>