ซึ่งตอนนี้ในโคด ของ .htaccess มีอยู่แค่นนี้ครับ
Code: Select all
<Files>
Order Allow,Deny
Deny from All
</Files>
Moderators: mindphp, ผู้ดูแลกระดาน
Post by Ittichai_chupol » 14/06/2019 1:36 pm
Code: Select all
<Files>
Order Allow,Deny
Deny from All
</Files>
Post by thatsawan » 14/06/2019 1:53 pm
Post by mindphp » 14/06/2019 2:44 pm
Code: Select all
deny from all
<Files ~ "\.(jpg|html)$">
order allow,deny
allow from all
</Files>
Post by Ittichai_chupol » 14/06/2019 3:15 pm
Post by Sirayu » 15/06/2019 2:59 pm
Users browsing this forum: No registered users and 25 guests