I have locked my development-environment with a .htaccess-password.
While I'm now working on a script that uses a cURL-request to that htaccess-protected-folder, it doesn't work. When I delete the htaccess-protection it works fine.
Is there a way to block UserAgents, like GoogleBot and other human requests, but allow cURL ?