Wednesday, January 15, 2025
Htaccess Wordpress

Default htaccess untuk WordPress

# -FrontPage-
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*

order deny,allow
deny from all
allow from all

 

order deny,allow
deny from all

AuthName namadomainanda
AuthUserFile /home/namauser/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/namauser/public_html/_vti_pvt/service.grp

(Visited 34 times, 1 visits today)
Baca Juga :  Cara mencari file shell / inject php hacking di web - Centos

Similar Posts