Results 1 to 3 of 3

Thread: Howto protect Folders with 777 in Free file/image hosting sites

  1. #1
    Junior Member
    Join Date
    Dec 2007
    Liked
    0 times
    Posts
    46

    Default Howto protect Folders with 777 in Free file/image hosting sites

    hi
    to protect folders with permission 777 create .htaccess file :
    <Files ~ "\.(php*|s?p?html|cgi|pl)$">
    deny from all
    </Files>


    php_flag engine off
    this .htaccess file deny access to php/html/cgi/pl scripts in the folder

  2. #2
    xor83
    Guest

    Default

    will this work on windows 2003 hosting?

  3. #3
    Junior Member
    Join Date
    Dec 2007
    Liked
    0 times
    Posts
    46

    Default

    Quote Originally Posted by xor83 View Post
    will this work on windows 2003 hosting?
    Yes if Window$ support .htaccess

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to make Free calls to Mobile?
    By Preeti_20 in forum Voice over IP
    Replies: 6
    Last Post: 06-15-11, 10:01 PM
  2. How to launch free Mobile Sites to Make Money?
    By Preeti_20 in forum Mobile phones
    Replies: 1
    Last Post: 03-21-10, 04:11 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •