Nginx as a proxy

We will see how to setup Nginx as a proxy to other web server. I used this configuration while transiting from lighttpd to Nginx. After installing Nginx I setup it to redirect all the web traffic to the lighttpd serrver. The aimed is to switch gradually from Nginx to lighttpd ...

more ...

SOCK proxy for any application (Flash)

Normally the plugins launch inside the web browser are using the proxy settings of the browser. However, the Flash plugin is not taking it into account, if it manage to find a direct Internet connexion. Therefore even your web browsing is going through the proxy all the connexion initiated inside ...

more ...