Am 16.10.2008 um 21:40 schrieb Cymen Vig:
> Is it possible to access content via https behind an httpauth login?

It's not explicitely built in. But one thing which could work is using  
the syntax

    http://USER:[EMAIL PROTECTED]/PATH/

as the base URL (i.e. the paramater to --config). We're using the  
standard Python modules urllib and urllib2 to make the HTTP requests  
to the MediaWiki and AFAIK urllib supports this syntax.

Unfortunately, I've right now no possibility to test it.

-- Johannes Beigel


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"mwlib" 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/mwlib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to