funchat/logs/.htaccess

4 lines
64 B
ApacheConf
Raw Normal View History

2025-06-02 10:01:12 +02:00
<Limit GET POST>
Order Deny,Allow
Deny from All
</Limit>