Skip to content

Commit

Permalink
blocking Asia/Pacific IP range
Browse files Browse the repository at this point in the history
  • Loading branch information
ctot-nondef committed Sep 17, 2024
1 parent 542378a commit 969aa33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local/config/vufind/httpd-vufind.conf
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ Alias /resources /usr/local/vufind/public
<Location /resources>
RewriteEngine On

RewriteCond %{REMOTE_ADDR} ^47\.76\.35\.19$
RewriteCond expr "-R '43.0.0.0/8'"
RewriteRule .* - [F]
RewriteCond %{REQUEST_FILENAME} -s [OR]
RewriteCond %{REQUEST_FILENAME} -l [OR]
Expand Down

0 comments on commit 969aa33

Please sign in to comment.