• Resolved jessicana

    (@jessicana)


    Hello,

    To protect the .htaccess, which one of the following is recommended?

    <Files .htaccess>
    order allow,deny
    deny from all
    </Files>
    <Files ~"^.*\.([Hh][Tt][Aa])">
    order allow,deny
    deny from all
    satisfy all
    </Files>

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Which one is recommended?’ is closed to new replies.