Hello Mike, I had a problem like your just try this:
*Just change the username and password. *-U iceweasel it's to use ICEWEASEL as user agent because i had some problems making the petition without UA. (You can use another UA) *--auth-no-challenge will send Basic HTTP authentication information (plaintext username and password) for all requests (you must take care about this because of plaintext) wget --http-user=superuser --http-passwd=superuser -U iceweasel --auth-no-challenge http://localhost:8080/magnoliaAuthor/site/es/home.html Regards. Christian C. -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=327b6fed-adba-4671-9a3c-5a0df079a5c0 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
