| Current Path : /home/saintape/public_html/shop/phpserver/ |
| Current File : /home/saintape/public_html/shop/phpserver/.htaccess |
<IfVersion < 2.4>
order allow,deny
deny from all
</IfVersion>
<IfVersion >= 2.4>
Require all denied
</IfVersion>