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).
| Comment | File | Size | Author |
|---|---|---|---|
| google_cse_adv.proxy_.patch | 1.05 KB | Rob Knight |
Comments
Comment #1
meba commentedThis 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?
Comment #2
meba commentedCommitted, thanks!