Site specific proxy server in Opera
Thursday, 1. February 2007, 13:59:04
You can configure proxy server settings on a per site basis by editing override.ini file manually.
If you want to configure google.com with proxy 127.0.0.1:8080, close Opera, open override.ini file in any text editor from profile directory, add google.com below [Overrides] section & then add the following at the end of file.
[google.com] Proxy|HTTP server=127.0.0.1:8080 Proxy|HTTPS server=127.0.0.1:8080 Proxy|FTP server=127.0.0.1:8080