    RewriteRule  ^/(.*)/$ http://%(squid_localisation)s:%(squid_port)s/%(proto)s/%%{SERVER_NAME}/%(port)s/$1 [L,P]
    RewriteRule  ^/(.*)$ http://%(squid_localisation)s:%(squid_port)s/%(proto)s/%%{SERVER_NAME}/%(port)s/$1 [L,P]
