#182 open
semias

security improvements

Reported by semias | March 18th, 2011 @ 05:04 AM | in 5.1.0

Create better security structure.

Comments and changes to this ticket

  • semias

    semias April 12th, 2011 @ 04:53 AM

    • Milestone changed from 5.0.4 to 5.1.0
    • Milestone order changed from “26” to “0”
  • semias

    semias April 22nd, 2011 @ 08:24 AM

    Added the following .htaccess file to all data and pix folders to prevent directory browsing or access to script files:

     IndexIgnore */*
     <Files *.php>
      Order Deny,Allow
      Deny from all
     </Files>
    
     <Files *.html>
      Order Deny,Allow
      Deny from all
     </Files>
     
      <Files *.cgi>
      Order Deny,Allow
      Deny from all
     </Files>
    

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

The Sitellite web content management system.

People watching this ticket

Pages