| I have pages on an internal web. I test the links on these pages nightly, with
a cron job. Some of the links, but not all, require a standard (not form)
login by using an access control list. How would I add a login to these
links? - The login is the same for all of them, but I hoped that I wouldn't
have to add the links to the command line individually. I tried the
login:passwd@ syntax for the proxy, but that didn't work (I don't have to log
into the proxy). | |