<div style="direction: ltr;">hi friends,<br><br>&nbsp;I have configured a HelpDesk Ticketing System on Fedora Core 5. The problem I am facing is that there is a file called &quot;site.xml&quot; which<br>contains the information about database connections and I don&#39;t want ppl to be able to read that file through browser. As per the 
readme.htm of that software if the below entries will be put in .htaccess then nobody can read the xml through browser.<br><br>&lt;Files ~ &quot;.xml&quot;&gt;<br> &nbsp; Order allow,deny<br> &nbsp; Deny from all<br> &nbsp; Satisfy All<br>
&lt;/Files&gt;<br><br><br>Even though the above entries are there in .htaccess still I am able to read &quot;site.xml&quot; file. How do I prevent the reading of this file ?<br><br>HelpDesk Ticketing Software is&nbsp; /var/www/html/request and .htaccess is under /var/www/html/request.
<br><br>Please let me know if you need any further information.<br><br>Thanks &amp; Regards<br></div><span class="sg"><br>Ankush Grover</span>