ซึ่งตอนนี้ในโคด ของ .htaccess มีอยู่แค่นนี้ครับ
Code: Select all
<Files>
Order Allow,Deny
Deny from All
</Files>
Moderators: mindphp, ผู้ดูแลกระดาน
Code: Select all
<Files>
Order Allow,Deny
Deny from All
</Files>
Code: Select all
deny from all
<Files ~ "\.(jpg|html)$">
order allow,deny
allow from all
</Files>
Users browsing this forum: No registered users and 15 guests