Report this

What is the reason for this report?

How to block - Libwww-perl Access in .htaccess?

Posted on May 25, 2015

Hi there,

I’m not sure how to block -Libwww-perl using .htaccess. When I add this code after “RewriteEngine on” line:

RewriteCond %{HTTP_USER_AGENT} libwww-perl.* RewriteRule .* – [F,L]

I get a 500 internal error (even though I restart Apache2)

Thank you!

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.