On Oct 8, 2009, at 2:54 AM, Roger Oberholtzer wrote:
> > > I am trying to obtain a Trac report via wget. In fact, it is a sort of > release notes. I want to add it to a software packager. The URL is > > http://www.opq.se/rsoft/report/17 > > If I type this into a browser, I get a report as expected. The entire > Trac requires a password. > > If I use this command: > > wget --http-user=me --http-password=secret \ > http://www.opq.se/rsoft/report/17/ > > I get the html for http://www.opq.se/rsoft, which is the start of the > Trac. This is because, when Trac asks for a password, it always takes > you to the first page, not the sub-page you requested. (Using > Apache .htaccess authorization here.) Unless something is wrong with your auth config (and if you are using a .htaccess something probably is) it shouldn't be doing this. --Noah --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
