| Hi!
I want to spider through php files (as I see so far, it's only one index.php
file) and download all zip files.
My filter string is: -* +mime:text/html +mime:application/x-httpd-php +*.zip
But it doesn't work, I only get a index.html file... what's wrong?
Thx,
Ronny | |