<div style="direction: ltr;">Dear Expert,<br><br>Chameleon has cleared directory structure like as :<br>-web/samples/<br>|---data/<br>|&nbsp;&nbsp;&nbsp;&nbsp; |__ 50000/<br>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |___diox<br>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |___ diox1.shp
, diox1.dbf
<br>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |___gnlh<br>|___ map/<br>|___ etc/<br>|___ htdocs/<br><br>My problem is when I created sub folder under htdocs like as below<br>-htdocs/<br>|___ diox/<br>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |____ diox1.map<br>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |____ diox1.phtml

<br>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |____ diox1.html<br>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |____ diox1.xml<br>|___ gnlh/<br>|___ etc/<br><br>and I want to use this subfolder to collect files of mapfile, html file, phtml file and also xml.file,<br>for example I would like to put 
diox1.map, diox1.html,diox1.phtml and diox1.xml under subfolder of &quot;diox&quot;.<br><br>When I try to to access <a href="http://server/map/diox/diox1.phtml" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://server/map/diox/diox1.phtml</a> I can't see anything?
<br>Could you help me where is the problem?<br><br>Here is detail of my script :<br>1. setting httpd.d<br>&nbsp;&nbsp;&nbsp; httpd_pssdalweb.conf :<br>=============================<br>Alias /pssdalweb/ &quot;/ms4w/apps/pssdalweb/&quot;
<br>
&lt;Directory &quot;/ms4w/apps/pssdalweb/&quot;&gt;<br>&nbsp; AllowOverride None<br>&nbsp; Options Indexes FollowSymLinks Multiviews <br>&nbsp; Order allow,deny<br>&nbsp; Allow from all<br>&lt;/Directory&gt;<br>====================================
<br>&nbsp; httpd_map.conf :<br>========================================<br>Alias /map/ &quot;/ms4w/apps/pssdalweb/spasial/htdocs/50000/&quot;<br>&lt;Directory &quot;/ms4w/apps/pssdalweb/spasial/htdocs/50000/&quot;&gt;<br>&nbsp; AllowOverride None
<br>&nbsp; Options Indexes FollowSymLinks Multiviews <br>&nbsp; Order allow,deny<br>&nbsp; Allow from all<br>&lt;/Directory&gt;<br>=========================================<br><br>2. Mapfiles diox1.map <br>============================================
<br>.......<br>&nbsp; SHAPEPATH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;../data/50000/&quot;<br>&nbsp; IMAGECOLOR&nbsp;&nbsp;&nbsp;&nbsp; 255 255 255<br>&nbsp; FONTSET &nbsp;&nbsp;&nbsp; ../etc/fonts.txt
<br>&nbsp; SYMBOLSET&nbsp;&nbsp;&nbsp;&nbsp; ../etc/symbols.sym<br>&nbsp; UNITS&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; dd<br>&nbsp;<br>....<br>&nbsp; IMAGEPATH &quot;/ms4w/tmp/ms_tmp/&quot; <br>&nbsp; IMAGEURL &quot;/ms4w/tmp/ms_tmp/&quot;<br>#&nbsp; LOG &quot;/MS4W/tmp/gmap.log&quot;<br>..........<br>
&nbsp; # Start of LAYER DEFINITIONS ---------------------------------------------<br>&nbsp; <br>LAYER # Hidrologi <br>&nbsp;&nbsp;&nbsp; GROUP &quot;Hidrologi&quot;
<br><br>&nbsp;&nbsp;&nbsp; NAME&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hidr<br><br>&nbsp;&nbsp;&nbsp; METADATA<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;DESCRIPTION&quot;&nbsp;&nbsp; &quot;HIDROLOGI&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;RESULT_FIELDS&quot; &quot;Keterangan&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;GROUP&quot; &quot;Hidrologi&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;LAYER&quot; &quot;hidr11&quot;
<br>&nbsp;&nbsp;&nbsp; END<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; DATA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;hidr/hidr11&quot;<br>&nbsp;&nbsp;&nbsp; STATUS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ON<br>&nbsp;&nbsp;&nbsp; TYPE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POLYGON<br><br>&nbsp;&nbsp;&nbsp; TEMPLATE &quot;ttt_query.html&quot;<br>&nbsp; <br>&nbsp;&nbsp;&nbsp; TOLERANCE 5<br>&nbsp; <br>&nbsp;&nbsp;&nbsp; TOLERANCEUNITS &nbsp;&nbsp;&nbsp; PIXELS
<br><br>&nbsp;&nbsp;&nbsp; PROJECTION<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;init=epsg:4326&quot;<br>&nbsp;&nbsp;&nbsp; END<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; CLASS<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME&nbsp;&nbsp; &quot;Keterangan&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 190 198 97<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 0 0 0<br>&nbsp;&nbsp;&nbsp; END<br><br>.....<br>END # Dissolved Oxygen Kutim
<br><br>END # end of map file<br>=================================================<br><br>3. html file : diox1.html<br>=================================================<br>.............<br>&lt;div align=&quot;center&quot; id=&quot;TitleLayer&quot; name=&quot;TitleLayer&quot;&gt;
<br>&lt;!-- TITLE --&gt;
<br>&lt;cwc2 type=&quot;Title&quot; label=&quot;Kutai Timur Propinsi Kalimantan Timur&quot; labelclass=&quot;title&quot;&gt;<br>&lt;/cwc2&gt;<br>&lt;!-- SESSIONEXPIRED --&gt;<br>&lt;cwc2 type=&quot;SessionExpired&quot; text=&quot;Your session has expired.&quot;&gt;
<br>&lt;/cwc2&gt;<br>&lt;/div&gt;<br>......<br><br>&lt;div align=&quot;left&quot; id=&quot;LegendLayer&quot; name=&quot;LegendLayer&quot;&gt;<br>&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;2&quot;&gt;<br>&nbsp; &lt;cwc2 type=&quot;XMLThemeLegend&quot; popupwidth=&quot;400&quot; popupheight=&quot;400&quot;&gt;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;selection name=&quot;SampleLegend&quot; template=&quot;htdocs/50000/diox/diox1.html&quot; themefile=&quot;htdocs/50000/diox/diox1_themes.xml&quot; contextfile=&quot;htdocs/50000/diox/diox1.map&quot; rendererfile=&quot;indonesia_renderer.html&quot;/&gt;
<br>&nbsp;&nbsp;&nbsp; &lt;/cwc2&gt;<br>.......<br>==========================================================<br><br>4. phtml file diox1.phtml<br>========================================]
<br>...<br>$szTemplate = &quot;./50000/diox/diox1.html&quot;;<br>$szMapFile = &quot;../htdocs/50000/diox/diox1.map&quot;;
<br>.....<br>==============================================
<br><br>5.xml file diox1.xml<br>=================================<br>&lt;themes&gt;<br>&nbsp;&nbsp;&nbsp; &lt;global&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;separator name=&quot;Separator&quot; isVisible=&quot;yes&quot; src=&quot;http://...&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;themeParams bold=&quot;true&quot; font=&quot;Arial, Helvetica, sans-serif&quot;
size=&quot;2&quot;&nbsp;&nbsp; extendAbstract=&quot;true&quot; icon=&quot;images/unknown.gif&quot;
extendContext=&quot;false&quot;/&gt;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;groupParams bold=&quot;false&quot;&nbsp; font=&quot;arial&quot; size=&quot;8.25&quot;
extendAbstract=&quot;true&quot; icon=&quot;images/unknown.gif&quot; visible=&quot;true&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/global&gt;<br>
<br>&nbsp;&nbsp;&nbsp; &lt;theme name=&quot;Hidrologi&quot; type=&quot;checkbox&quot; ABSTRACT=&quot;TBA&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;group name=&quot;Hidrologi&quot; ABSTRACT=&quot;TBA&quot; visible=&quot;true&quot; icon=&quot;images/hidro.gif&quot;&gt;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;layer name=&quot;hidr&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/group&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &lt;/theme&gt;<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &lt;theme name=&quot;Jalan&quot; type=&quot;checkbox&quot; ABSTRACT=&quot;TBA&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;group name=&quot;Jalan Kutim&quot; ABSTRACT=&quot;TBA&quot; visible=&quot;true&quot; icon=&quot;images/jalan.gif&quot;&gt;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;layer name=&quot;jln&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/group&gt; <br>&nbsp;&nbsp;&nbsp; &lt;/theme&gt;<br><br>&nbsp;&nbsp;&nbsp; &lt;theme name=&quot;D A S&quot; type=&quot;checkbox&quot; ABSTRACT=&quot;TBA&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;group name=&quot;Sungai&quot; ABSTRACT=&quot;TBA&quot; visible=&quot;true&quot; icon=&quot;images/sngl.gif&quot;&gt;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;layer name=&quot;sngl9&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/group&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &lt;/theme&gt;<br><br>&nbsp;&nbsp;&nbsp; &lt;theme name=&quot;Analisis&quot; type=&quot;checkbox&quot; ABSTRACT=&quot;TBA&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;group name=&quot;Dissolved Oxygen&quot; ABSTRACT=&quot;TBA&quot; visible=&quot;true&quot; icon=&quot;images/pnt.gif&quot;&gt;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;layer name=&quot;diox&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/group&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &lt;/theme&gt;<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &lt;theme name=&quot;Lain&quot; type=&quot;checkbox&quot; ABSTRACT=&quot;TBA&quot; extralayers=&quot;true&quot;&gt;
<br>&nbsp;&nbsp;&nbsp; &lt;/theme&gt;<br>&lt;/themes&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;================================================================<br><br>regards,<br></div><span class="sg">Pssdal<br></span>