Enrique wrote: > I'm configuring $wgHTTPProxy = true; for CURL request and > $wgForeignFileRepos to see remote images on my local wikipedia i don't > know where set the our proxy ip address , because the curl is sending > request to 0.0.0.1: > heres go an lines of my debug log
$wgHTTPProxy wants the address/port of the proxy, not a boolean saying you're using one. _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
