Protecting .htaccess with .htaccess.

Discussion in 'Apache' started by Orangu, Jul 19, 2011.

  1. #1
    A quickie:

    <Files .htaccess>
     order allow,deny
     deny from all
    </Files>
    
    Code (markup):

     
    Orangu, Jul 19, 2011 IP
  2. mattdh

    mattdh Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Useful, thanks.
     
    mattdh, Jul 20, 2011 IP
  3. gpcola

    gpcola Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Simple but useful - as mattdh said - thanks ;)
     
    gpcola, Jul 24, 2011 IP