| > i use v3.21-8. i'm trying to mirror the site:
> <http://e-docs.bea.com/wls/docs70/index.html>
> however after some time the program starts downloading
> files with strange urls, like:
> e-docs.bea.com/wls/docs70//////ejb/EJB_design.html
If you take a look at:
<http://e-docs.bea.com/wls/docs70/faq/ejb.html>
you'll see that these strange URLs are generated by the
server itself, unfortunately.
There isn't much to do, except filtering them: (Options /
Scan rules) :
-*//*
| |