how to prevent reading of xml file from browser under a particular directory on FC5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi friends,

 I have configured a HelpDesk Ticketing System on Fedora Core 5. The problem I am facing is that there is a file called "site.xml" which
contains the information about database connections and I don'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.

<Files ~ ".xml">
  Order allow,deny
  Deny from all
  Satisfy All
</Files>


Even though the above entries are there in .htaccess still I am able to read "site.xml" file. How do I prevent the reading of this file ?

HelpDesk Ticketing Software is  /var/www/html/request and .htaccess is under /var/www/html/request.

Please let me know if you need any further information.

Thanks & Regards

Ankush Grover
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux