Given that this module uses CURL, it was pretty easy to add proxy server support, for those of us who are firewalled off from the web. I've attached a patch which adds proxy server support and a configuration option on the admin page to set the proxy server address.

The proxy server details should be in the same format that CURL expects for proxy servers - "http://1.2.3.4:8080" works for me (with the correct IP address, obviously).

CommentFileSizeAuthor
google_cse_adv.proxy_.patch1.05 KBRob Knight

Comments

meba’s picture

Status: Needs review » Reviewed & tested by the community

This is a nice feature and definitely belongs there. Cheers to London! I will definitely commit it, if not by end of the week, could you ping me?

meba’s picture

Status: Reviewed & tested by the community » Closed (fixed)

Committed, thanks!