mio Publish time 3-6-2010 01:58

secure your site with .htaccess

add these codes in:    Options -Indexes
    ServerSignature Off

    <files .htaccess>
    order allow,deny
    deny from all
    </files>

ashraf Publish time 13-6-2010 17:11

thank you for this code
Pages: [1]
View full version: secure your site with .htaccess