İxbir.Net WebMaster Bilişim Formu

User agent isteklerini blokla

avatar spector
Forum Sorumlusu
23-07-2020, Saat: 20:21
374
#1
Yorumu Paylaş

.htaccess dosyanız ile istenmeyen kullanıcı yüklenmelerini bloklayarak sunucunuzun kilitlenmesini engelleyebilirsiniz.
PHP Kod:
## .htaccess Code :: BEGIN
## Block Bad Bots by user-Agent
SetEnvIfNoCase user-Agent ^FrontPage [NC,OR]
SetEnvIfNoCase user-Agent ^Java.* [NC,OR]
SetEnvIfNoCase user-Agent ^Microsoft.URL [NC,OR]
SetEnvIfNoCase user-Agent ^MSFrontPage [NC,OR]
SetEnvIfNoCase user-Agent ^Offline.Explorer [NC,OR]
SetEnvIfNoCase user-Agent ^[Ww]eb[Bb]andit [NC,OR]
SetEnvIfNoCase user-Agent ^Zeus [NC]
Order Allow,Deny
Allow from all
Deny from env
=bad_bot
## .htaccess Code :: END  


Destek almak için BURAYA TIKLAYABİLİRSİNİZ.

[Resim: ixbir_MTY3M_1.png]
deneme
Forum Sorumlusu

Konuda Ara

0 Yorum


Konuyu Okuyanlar:
2 Ziyaretçi