Skip to content

Commit f5ffca2

Browse files
committed
typo
1 parent c48fa75 commit f5ffca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/wordpress-hardening-before.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ SecRule REQUEST_FILENAME "@rx ^/wp-content/uploads/.*\.(?:s?html?|swf|lua)$" \
276276
msg:'Wordpress hardening: attempt to access wp-content/uploads nasty stuff',\
277277
setvar:'tx.inbound_anomaly_score_pl1=+%{tx.critical_anomaly_score}'"
278278

279-
# Deny access to sensitive files (Pl1)
279+
# Deny access to sensitive files (PL1)
280280
SecRule REQUEST_FILENAME "@rx \.(conf|htaccess|htpass|sql|orig|bak|db|ini|md|log|git|github|swp|DS_STORE)($|/)?" \
281281
"id:9522206,\
282282
phase:2,\

0 commit comments

Comments
 (0)