<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <div class="moz-text-plain" wrap="true" graphical-quote="true"
      style="font-family: -moz-fixed; font-size: 13px;" lang="x-western">
      <pre wrap=""><b>This part is working well:</b>

*****************************************
</pre>
      <br>
      <pre wrap="">  upstream hoplanet {
    ip_hash;
    server 94.23.227.152:9190 max_fails=6 fail_timeout=60s;
    server 94.23.227.152:9191 max_fails=6 fail_timeout=60s;
    server 94.23.227.152:9192 max_fails=6 fail_timeout=60s;
    server 94.23.227.152:9193 max_fails=6 fail_timeout=60s;
  }

  server {
    listen 8201;
    server_name <a class="moz-txt-link-abbreviated" href="http://www.hopla-net.com">www.hopla-net.com</a> hopla-net.com;
    access_log /home/awstats/hoplanet/access.log varnish;
    access_log /dev/null;

    if ($host ~* ^hopla-net\.com$) {
       rewrite ^(.*) <a class="moz-txt-link-freetext" href="http://www.hopla-net.com$1">http://www.hopla-net.com$1</a> permanent;
       break;
    }

       rewrite ^/bale(.*) <a class="moz-txt-link-freetext" href="http://bale.hopla-net.com$1">http://bale.hopla-net.com$1</a>;
       rewrite ^/alsace(.*) <a class="moz-txt-link-freetext" href="http://alsace.hopla-net.com$1">http://alsace.hopla-net.com$1</a>;
       rewrite ^/bade-sud(.*) <a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com$1">http://bade-sud.hopla-net.com$1</a>;
       rewrite ^/jura(.*) <a class="moz-txt-link-freetext" href="http://jura.hopla-net.com$1">http://jura.hopla-net.com$1</a>;
       rewrite ^/bons-plans(.*) <a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com$1">http://bons-plans.hopla-net.com$1</a>;
       subs_filter_types text/html text/xml;
       subs_filter '<a class="moz-txt-link-freetext" href="http://www.hopla-net.com/alsace">http://www.hopla-net.com/alsace</a>' '<a class="moz-txt-link-freetext" href="http://alsace.hopla-net.com">http://alsace.hopla-net.com</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://www.hopla-net.com/bade-sud">http://www.hopla-net.com/bade-sud</a>' '<a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com">http://bade-sud.hopla-net.com</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://www.hopla-net.com/bale">http://www.hopla-net.com/bale</a>' '<a class="moz-txt-link-freetext" href="http://bale.hopla-net.com">http://bale.hopla-net.com</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://www.hopla-net.com/jura">http://www.hopla-net.com/jura</a>' '<a class="moz-txt-link-freetext" href="http://jura.hopla-net.com">http://jura.hopla-net.com</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://www.hopla-net.com/bons-plans">http://www.hopla-net.com/bons-plans</a>' '<a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com">http://bons-plans.hopla-net.com</a>';

    rewrite ^/(.*) <i class="moz-txt-slash"><span class="moz-txt-tag">/</span>VirtualHostBase/http/www.hopla-net.com:80/hopla-net/VirtualHostRoot<span class="moz-txt-tag">/</span></i>$1 last;

    location / {
      proxy_pass <a class="moz-txt-link-freetext" href="http://hoplanet">http://hoplanet</a>;
    }
  }

  server {
    listen 8201;
    server_name bale.hopla-net.com;
    access_log /home/awstats/hoplanet/access.log varnish;
    access_log /dev/null;

    if ($host ~* ^hopla-net\.com$) {
       rewrite ^(.*) <a class="moz-txt-link-freetext" href="http://www.hopla-net.com$1">http://www.hopla-net.com$1</a> permanent;
       break;
    }

       rewrite ^/accueil(.*) <a class="moz-txt-link-freetext" href="http://www.hopla-net.com$1">http://www.hopla-net.com$1</a>;
       rewrite ^/bale(.*) <a class="moz-txt-link-freetext" href="http://bale.hopla-net.com$1">http://bale.hopla-net.com$1</a>;
       rewrite ^/alsace(.*) <a class="moz-txt-link-freetext" href="http://alsace.hopla-net.com$1">http://alsace.hopla-net.com$1</a>;
       rewrite ^/bade-sud(.*) <a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com$1">http://bade-sud.hopla-net.com$1</a>;
       rewrite ^/jura(.*) <a class="moz-txt-link-freetext" href="http://jura.hopla-net.com$1">http://jura.hopla-net.com$1</a>;
       rewrite ^/bons-plans(.*) <a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com$1">http://bons-plans.hopla-net.com$1</a>;

       subs_filter_types text/html text/xml;
       subs_filter 'id="portal-logo" href=<a class="moz-txt-link-rfc2396E" href="http://bale.hopla-net.com">"http://bale.hopla-net.com"</a>' 'id="portal-logo"
href=<a class="moz-txt-link-rfc2396E" href="http://www.hopla-net.com">"http://www.hopla-net.com"</a>';
       subs_filter 'class="home" href=<a class="moz-txt-link-rfc2396E" href="http://bale.hopla-net.com">"http://bale.hopla-net.com"</a>' 'class="home"
href=<a class="moz-txt-link-rfc2396E" href="http://www.hopla-net.com">"http://www.hopla-net.com"</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://bale.hopla-net.com/accueil">http://bale.hopla-net.com/accueil</a>' '<a class="moz-txt-link-freetext" href="http://www.hopla-net.com/accueil">http://www.hopla-net.com/accueil</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://bale.hopla-net.com/alsace">http://bale.hopla-net.com/alsace</a>' '<a class="moz-txt-link-freetext" href="http://alsace.hopla-net.com">http://alsace.hopla-net.com</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://bale.hopla-net.com/bade-sud">http://bale.hopla-net.com/bade-sud</a>' '<a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com">http://bade-sud.hopla-net.com</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://bale.hopla-net.com/bale">http://bale.hopla-net.com/bale</a>' '<a class="moz-txt-link-freetext" href="http://bale.hopla-net.com">http://bale.hopla-net.com</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://bale.hopla-net.com/jura">http://bale.hopla-net.com/jura</a>' '<a class="moz-txt-link-freetext" href="http://jura.hopla-net.com">http://jura.hopla-net.com</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://bale.hopla-net.com/bons-plans">http://bale.hopla-net.com/bons-plans</a>' '<a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com">http://bons-plans.hopla-net.com</a>';

    rewrite ^/(.*)
<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>VirtualHostBase/http/bale.hopla-net.com:80/hopla-net/bale/VirtualHostRoot<span class="moz-txt-tag">/</span></i>$1 last;

    location / {
      proxy_pass <a class="moz-txt-link-freetext" href="http://hoplanet">http://hoplanet</a>;
    }
  }

  server {
    listen 8201;
    server_name alsace.hopla-net.com;
    access_log /home/awstats/hoplanet/access.log varnish;
    access_log /dev/null;

    if ($host ~* ^hopla-net\.com$) {
       rewrite ^(.*) <a class="moz-txt-link-freetext" href="http://www.hopla-net.com$1">http://www.hopla-net.com$1</a> permanent;
       break;
    }

    rewrite ^/accueil(.*) <a class="moz-txt-link-freetext" href="http://www.hopla-net.com$1">http://www.hopla-net.com$1</a>;
    rewrite ^/bale(.*) <a class="moz-txt-link-freetext" href="http://bale.hopla-net.com$1">http://bale.hopla-net.com$1</a>;
    rewrite ^/alsace(.*) <a class="moz-txt-link-freetext" href="http://alsace.hopla-net.com$1">http://alsace.hopla-net.com$1</a>;
    rewrite ^/bade-sud(.*) <a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com$1">http://bade-sud.hopla-net.com$1</a>;
    rewrite ^/jura(.*) <a class="moz-txt-link-freetext" href="http://jura.hopla-net.com$1">http://jura.hopla-net.com$1</a>;
    rewrite ^/bons-plans(.*) <a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com$1">http://bons-plans.hopla-net.com$1</a>;

       subs_filter_types text/html text/xml;
       subs_filter 'id="portal-logo" href=<a class="moz-txt-link-rfc2396E" href="http://alsace.hopla-net.com">"http://alsace.hopla-net.com"</a>' 'id="portal-logo"
href=<a class="moz-txt-link-rfc2396E" href="http://www.hopla-net.com">"http://www.hopla-net.com"</a>';
       subs_filter 'class="home" href=<a class="moz-txt-link-rfc2396E" href="http://alsace.hopla-net.com">"http://alsace.hopla-net.com"</a>' 'class="home"
href=<a class="moz-txt-link-rfc2396E" href="http://www.hopla-net.com">"http://www.hopla-net.com"</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://alsace.hopla-net.com/accueil">http://alsace.hopla-net.com/accueil</a>' '<a class="moz-txt-link-freetext" href="http://www.hopla-net.com/accueil">http://www.hopla-net.com/accueil</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://alsace.hopla-net.com/alsace">http://alsace.hopla-net.com/alsace</a>' '<a class="moz-txt-link-freetext" href="http://alsace.hopla-net.com">http://alsace.hopla-net.com</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://alsace.hopla-net.com/bade-sud">http://alsace.hopla-net.com/bade-sud</a>' '<a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com">http://bade-sud.hopla-net.com</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://alsace.hopla-net.com/bale">http://alsace.hopla-net.com/bale</a>' '<a class="moz-txt-link-freetext" href="http://bale.hopla-net.com">http://bale.hopla-net.com</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://alsace.hopla-net.com/jura">http://alsace.hopla-net.com/jura</a>' '<a class="moz-txt-link-freetext" href="http://jura.hopla-net.com">http://jura.hopla-net.com</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://alsace.hopla-net.com/bons-plans">http://alsace.hopla-net.com/bons-plans</a>' '<a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com">http://bons-plans.hopla-net.com</a>';

    rewrite ^/(.*)
<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>VirtualHostBase/http/alsace.hopla-net.com:80/hopla-net/alsace/VirtualHostRoot<span class="moz-txt-tag">/</span></i>$1 last;

    location / {
      proxy_pass <a class="moz-txt-link-freetext" href="http://hoplanet">http://hoplanet</a>;
    }
  }

  server {
    listen 8201;
    server_name bade-sud.hopla-net.com;
    access_log /home/awstats/hoplanet/access.log varnish;
    access_log /dev/null;

    if ($host ~* ^hopla-net\.com$) {
       rewrite ^(.*) <a class="moz-txt-link-freetext" href="http://www.hopla-net.com$1">http://www.hopla-net.com$1</a> permanent;
       break;
    }

    rewrite ^/accueil(.*) <a class="moz-txt-link-freetext" href="http://www.hopla-net.com$1">http://www.hopla-net.com$1</a>;
    rewrite ^/bale(.*) <a class="moz-txt-link-freetext" href="http://bale.hopla-net.com$1">http://bale.hopla-net.com$1</a>;
    rewrite ^/alsace(.*) <a class="moz-txt-link-freetext" href="http://alsace.hopla-net.com$1">http://alsace.hopla-net.com$1</a>;
    rewrite ^/bade-sud(.*) <a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com$1">http://bade-sud.hopla-net.com$1</a>;
    rewrite ^/jura(.*) <a class="moz-txt-link-freetext" href="http://jura.hopla-net.com$1">http://jura.hopla-net.com$1</a>;
    rewrite ^/bons-plans(.*) <a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com$1">http://bons-plans.hopla-net.com$1</a>;

       subs_filter_types text/html text/xml;
       subs_filter 'id="portal-logo" href=<a class="moz-txt-link-rfc2396E" href="http://bade-sud.hopla-net.com">"http://bade-sud.hopla-net.com"</a>' 'id="portal-logo"
href=<a class="moz-txt-link-rfc2396E" href="http://www.hopla-net.com">"http://www.hopla-net.com"</a>';
       subs_filter 'class="home" href=<a class="moz-txt-link-rfc2396E" href="http://bade-sud.hopla-net.com">"http://bade-sud.hopla-net.com"</a>' 'class="home"
href=<a class="moz-txt-link-rfc2396E" href="http://www.hopla-net.com">"http://www.hopla-net.com"</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com/accueil">http://bade-sud.hopla-net.com/accueil</a>' '<a class="moz-txt-link-freetext" href="http://www.hopla-net.com/accueil">http://www.hopla-net.com/accueil</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com/alsace">http://bade-sud.hopla-net.com/alsace</a>' '<a class="moz-txt-link-freetext" href="http://alsace.hopla-net.com">http://alsace.hopla-net.com</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com/bade-sud">http://bade-sud.hopla-net.com/bade-sud</a>' '<a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com">http://bade-sud.hopla-net.com</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com/bale">http://bade-sud.hopla-net.com/bale</a>' '<a class="moz-txt-link-freetext" href="http://bale.hopla-net.com">http://bale.hopla-net.com</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com/jura">http://bade-sud.hopla-net.com/jura</a>' '<a class="moz-txt-link-freetext" href="http://jura.hopla-net.com">http://jura.hopla-net.com</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com/bons-plans">http://bade-sud.hopla-net.com/bons-plans</a>' '<a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com">http://bons-plans.hopla-net.com</a>';

    rewrite ^/(.*)
<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>VirtualHostBase/http/bade-sud.hopla-net.com:80/hopla-net/bade-sud/VirtualHostRoot<span class="moz-txt-tag">/</span></i>$1
last;

    location / {
      proxy_pass <a class="moz-txt-link-freetext" href="http://hoplanet">http://hoplanet</a>;
    }
  }


  server {
    listen 8201;
    server_name jura.hopla-net.com;
    access_log /home/awstats/hoplanet/access.log varnish;
    access_log /dev/null;

    if ($host ~* ^hopla-net\.com$) {
       rewrite ^(.*) <a class="moz-txt-link-freetext" href="http://www.hopla-net.com$1">http://www.hopla-net.com$1</a> permanent;
       break;
    }

    rewrite ^/accueil(.*) <a class="moz-txt-link-freetext" href="http://www.hopla-net.com$1">http://www.hopla-net.com$1</a>;
    rewrite ^/bale(.*) <a class="moz-txt-link-freetext" href="http://bale.hopla-net.com$1">http://bale.hopla-net.com$1</a>;
    rewrite ^/alsace(.*) <a class="moz-txt-link-freetext" href="http://alsace.hopla-net.com$1">http://alsace.hopla-net.com$1</a>;
    rewrite ^/bade-sud(.*) <a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com$1">http://bade-sud.hopla-net.com$1</a>;
    rewrite ^/jura(.*) <a class="moz-txt-link-freetext" href="http://jura.hopla-net.com$1">http://jura.hopla-net.com$1</a>;
    rewrite ^/bons-plans(.*) <a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com$1">http://bons-plans.hopla-net.com$1</a>;

       subs_filter_types text/html text/xml;
       subs_filter 'id="portal-logo" href=<a class="moz-txt-link-rfc2396E" href="http://jura.hopla-net.com">"http://jura.hopla-net.com"</a>' 'id="portal-logo"
href=<a class="moz-txt-link-rfc2396E" href="http://www.hopla-net.com">"http://www.hopla-net.com"</a>';
       subs_filter 'class="home" href=<a class="moz-txt-link-rfc2396E" href="http://jura.hopla-net.com">"http://jura.hopla-net.com"</a>' 'class="home"
href=<a class="moz-txt-link-rfc2396E" href="http://www.hopla-net.com">"http://www.hopla-net.com"</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://jura.hopla-net.com/accueil">http://jura.hopla-net.com/accueil</a>' '<a class="moz-txt-link-freetext" href="http://www.hopla-net.com/accueil">http://www.hopla-net.com/accueil</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://jura.hopla-net.com/alsace">http://jura.hopla-net.com/alsace</a>' '<a class="moz-txt-link-freetext" href="http://alsace.hopla-net.com">http://alsace.hopla-net.com</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://jura.hopla-net.com/bade-sud">http://jura.hopla-net.com/bade-sud</a>' '<a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com">http://bade-sud.hopla-net.com</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://jura.hopla-net.com/bale">http://jura.hopla-net.com/bale</a>' '<a class="moz-txt-link-freetext" href="http://bale.hopla-net.com">http://bale.hopla-net.com</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://jura.hopla-net.com/jura">http://jura.hopla-net.com/jura</a>' '<a class="moz-txt-link-freetext" href="http://jura.hopla-net.com">http://jura.hopla-net.com</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://jura.hopla-net.com/bons-plans">http://jura.hopla-net.com/bons-plans</a>' '<a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com">http://bons-plans.hopla-net.com</a>';

    rewrite ^/(.*)
<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>VirtualHostBase/http/jura.hopla-net.com:80/hopla-net/jura/VirtualHostRoot<span class="moz-txt-tag">/</span></i>$1 last;

    location / {
      proxy_pass <a class="moz-txt-link-freetext" href="http://hoplanet">http://hoplanet</a>;
    }
  }

  server {
    listen 8201;
    server_name bons-plans.hopla-net.com;
    access_log /home/awstats/hoplanet/access.log varnish;
    access_log /dev/null;

    if ($host ~* ^hopla-net\.com$) {
       rewrite ^(.*) <a class="moz-txt-link-freetext" href="http://www.hopla-net.com$1">http://www.hopla-net.com$1</a> permanent;
       break;
    }

    rewrite ^/accueil(.*) <a class="moz-txt-link-freetext" href="http://www.hopla-net.com$1">http://www.hopla-net.com$1</a>;
    rewrite ^/bale(.*) <a class="moz-txt-link-freetext" href="http://bale.hopla-net.com$1">http://bale.hopla-net.com$1</a>;
    rewrite ^/alsace(.*) <a class="moz-txt-link-freetext" href="http://alsace.hopla-net.com$1">http://alsace.hopla-net.com$1</a>;
    rewrite ^/bade-sud(.*) <a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com$1">http://bade-sud.hopla-net.com$1</a>;
    rewrite ^/jura(.*) <a class="moz-txt-link-freetext" href="http://jura.hopla-net.com$1">http://jura.hopla-net.com$1</a>;
    rewrite ^/bons-plans(.*) <a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com$1">http://bons-plans.hopla-net.com$1</a>;

       subs_filter_types text/html text/xml;
       subs_filter 'id="portal-logo" href=<a class="moz-txt-link-rfc2396E" href="http://bons-plans.hopla-net.com">"http://bons-plans.hopla-net.com"</a>' 'id="portal-logo"
href=<a class="moz-txt-link-rfc2396E" href="http://www.hopla-net.com">"http://www.hopla-net.com"</a>';
       subs_filter 'class="home" href=<a class="moz-txt-link-rfc2396E" href="http://bons-plans.hopla-net.com">"http://bons-plans.hopla-net.com"</a>' 'class="home"
href=<a class="moz-txt-link-rfc2396E" href="http://www.hopla-net.com">"http://www.hopla-net.com"</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com/accueil">http://bons-plans.hopla-net.com/accueil</a>' '<a class="moz-txt-link-freetext" href="http://www.hopla-net.com/accueil">http://www.hopla-net.com/accueil</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com/alsace">http://bons-plans.hopla-net.com/alsace</a>' '<a class="moz-txt-link-freetext" href="http://alsace.hopla-net.com">http://alsace.hopla-net.com</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com/bade-sud">http://bons-plans.hopla-net.com/bade-sud</a>' '<a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com">http://bade-sud.hopla-net.com</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com/bale">http://bons-plans.hopla-net.com/bale</a>' '<a class="moz-txt-link-freetext" href="http://bale.hopla-net.com">http://bale.hopla-net.com</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com/jura">http://bons-plans.hopla-net.com/jura</a>' '<a class="moz-txt-link-freetext" href="http://jura.hopla-net.com">http://jura.hopla-net.com</a>';
       subs_filter '<a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com/bons-plans">http://bons-plans.hopla-net.com/bons-plans</a>'
'<a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com">http://bons-plans.hopla-net.com</a>';

    rewrite ^/(.*)
<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>VirtualHostBase/http/bons-plans.hopla-net.com:80/hopla-net/bons-plans/VirtualHostRoot<span class="moz-txt-tag">/</span></i>$1
last;

    location / {
      proxy_pass <a class="moz-txt-link-freetext" href="http://hoplanet">http://hoplanet</a>;
    }
  }

</pre>
      <pre wrap="">
*******************************************************************

<b>This part is not working.....</b>


*******************************************************************

  upstream hoplanet {
    ip_hash;
    server 94.23.227.152:9190 max_fails=6 fail_timeout=60s;
    server 94.23.227.152:9191 max_fails=6 fail_timeout=60s;
    server 94.23.227.152:9192 max_fails=6 fail_timeout=60s;
    server 94.23.227.152:9193 max_fails=6 fail_timeout=60s;
  }

  server {
    listen 8201;
    server_name <a class="moz-txt-link-abbreviated" href="http://www.hopla-net.com">www.hopla-net.com</a> hopla-net.com;
    access_log /home/awstats/hoplanet/access.log varnish;


    if ($host ~* ^hopla-net\.com$) {
        rewrite ^(.*) <a class="moz-txt-link-freetext" href="http://www.hopla-net.com$1">http://www.hopla-net.com$1</a> permanent;
        break;
    }


    if ($http_kookie !~* "__ac") {
        rewrite ^/bale(.*) <a class="moz-txt-link-freetext" href="http://bale.hopla-net.com$1">http://bale.hopla-net.com$1</a>;
        rewrite ^/alsace(.*) <a class="moz-txt-link-freetext" href="http://alsace.hopla-net.com$1">http://alsace.hopla-net.com$1</a>;
        rewrite ^/bade-sud(.*) <a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com$1">http://bade-sud.hopla-net.com$1</a>;
        rewrite ^/jura(.*) <a class="moz-txt-link-freetext" href="http://jura.hopla-net.com$1">http://jura.hopla-net.com$1</a>;
        rewrite ^/bons-plans(.*) <a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com$1">http://bons-plans.hopla-net.com$1</a>;
        rewrite ^(.*) $1/filter/;
    }


    location ~* ^(.*)<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>filter<span class="moz-txt-tag">/</span></i>$ {
        set $true_uri $1;
        subs_filter_types text/html text/xml;
        subs_filter '<a class="moz-txt-link-freetext" href="http://www.hopla-net.com/alsace">http://www.hopla-net.com/alsace</a>' '<a class="moz-txt-link-freetext" href="http://alsace.hopla-net.com">http://alsace.hopla-net.com</a>';
        subs_filter '<a class="moz-txt-link-freetext" href="http://www.hopla-net.com/bade-sud">http://www.hopla-net.com/bade-sud</a>' '<a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com">http://bade-sud.hopla-net.com</a>';
        subs_filter '<a class="moz-txt-link-freetext" href="http://www.hopla-net.com/bale">http://www.hopla-net.com/bale</a>' '<a class="moz-txt-link-freetext" href="http://bale.hopla-net.com">http://bale.hopla-net.com</a>';
        subs_filter '<a class="moz-txt-link-freetext" href="http://www.hopla-net.com/jura">http://www.hopla-net.com/jura</a>' '<a class="moz-txt-link-freetext" href="http://jura.hopla-net.com">http://jura.hopla-net.com</a>';
        subs_filter '<a class="moz-txt-link-freetext" href="http://www.hopla-net.com/bons-plans">http://www.hopla-net.com/bons-plans</a>' '<a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com">http://bons-plans.hopla-net.com</a>';
        proxy_pass
<a class="moz-txt-link-freetext" href="http://hoplanet/VirtualHostBase/http/www.hopla-net.com:80/hopla-net/VirtualHostRoot/$true_uri">http://hoplanet/VirtualHostBase/http/www.hopla-net.com:80/hopla-net/VirtualHostRoot/$true_uri</a>;
        break;
    }

    rewrite ^/(.*) <i class="moz-txt-slash"><span class="moz-txt-tag">/</span>VirtualHostBase/http/www.hopla-net.com:80/hopla-net/VirtualHostRoot<span class="moz-txt-tag">/</span></i>$1 last;

    location / {
        proxy_pass <a class="moz-txt-link-freetext" href="http://hoplanet">http://hoplanet</a>;
    }

  }

  server {
    listen 8201;
    server_name bale.hopla-net.com;
    access_log /home/awstats/hoplanet/access.log varnish;

    if ($http_kookie !~* "__ac") {
        rewrite ^/accueil(.*) <a class="moz-txt-link-freetext" href="http://www.hopla-net.com$1">http://www.hopla-net.com$1</a>;
        rewrite ^/alsace(.*) <a class="moz-txt-link-freetext" href="http://alsace.hopla-net.com$1">http://alsace.hopla-net.com$1</a>;
        rewrite ^/bade-sud(.*) <a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com$1">http://bade-sud.hopla-net.com$1</a>;
        rewrite ^/jura(.*) <a class="moz-txt-link-freetext" href="http://jura.hopla-net.com$1">http://jura.hopla-net.com$1</a>;
        rewrite ^/bons-plans(.*) <a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com$1">http://bons-plans.hopla-net.com$1</a>;
        rewrite ^(.*) $1/filter/;
    }


    location ~* ^(.*)<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>filter<span class="moz-txt-tag">/</span></i>$ {
        set $true_uri $1;
        subs_filter_types text/html text/xml;
        subs_filter 'id="portal-logo" href=<a class="moz-txt-link-rfc2396E" href="http://bale.hopla-net.com">"http://bale.hopla-net.com"</a>' 'id="portal-logo"
href=<a class="moz-txt-link-rfc2396E" href="http://www.hopla-net.com">"http://www.hopla-net.com"</a>';
        subs_filter 'class="home" href=<a class="moz-txt-link-rfc2396E" href="http://bale.hopla-net.com">"http://bale.hopla-net.com"</a>' 'class="home"
href=<a class="moz-txt-link-rfc2396E" href="http://www.hopla-net.com">"http://www.hopla-net.com"</a>';
        subs_filter '<a class="moz-txt-link-freetext" href="http://bale.hopla-net.com/accueil">http://bale.hopla-net.com/accueil</a>' '<a class="moz-txt-link-freetext" href="http://www.hopla-net.com/accueil">http://www.hopla-net.com/accueil</a>';
        subs_filter '<a class="moz-txt-link-freetext" href="http://bale.hopla-net.com/alsace">http://bale.hopla-net.com/alsace</a>' '<a class="moz-txt-link-freetext" href="http://alsace.hopla-net.com">http://alsace.hopla-net.com</a>';
        subs_filter '<a class="moz-txt-link-freetext" href="http://bale.hopla-net.com/bade-sud">http://bale.hopla-net.com/bade-sud</a>' '<a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com">http://bade-sud.hopla-net.com</a>';
        subs_filter '<a class="moz-txt-link-freetext" href="http://bale.hopla-net.com/jura">http://bale.hopla-net.com/jura</a>' '<a class="moz-txt-link-freetext" href="http://jura.hopla-net.com">http://jura.hopla-net.com</a>';
        subs_filter '<a class="moz-txt-link-freetext" href="http://bale.hopla-net.com/bons-plans">http://bale.hopla-net.com/bons-plans</a>' '<a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com">http://bons-plans.hopla-net.com</a>';
        proxy_pass
<a class="moz-txt-link-freetext" href="http://hoplanet/VirtualHostBase/http/bale.hopla-net.com:80/hopla-net/bale/VirtualHostRoot/$true_uri">http://hoplanet/VirtualHostBase/http/bale.hopla-net.com:80/hopla-net/bale/VirtualHostRoot/$true_uri</a>;
        break;
    }

    rewrite ^/(.*)
<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>VirtualHostBase/http/bale.hopla-net.com:80/hopla-net/bale/VirtualHostRoot<span class="moz-txt-tag">/</span></i>$1 last;

    location / {
        proxy_pass <a class="moz-txt-link-freetext" href="http://hoplanet">http://hoplanet</a>;
    }

  }

  server {
    listen 8201;
    server_name alsace.hopla-net.com;
    access_log /home/awstats/hoplanet/access.log varnish;

    if ($http_kookie !~* "__ac") {
        rewrite ^/accueil(.*) <a class="moz-txt-link-freetext" href="http://www.hopla-net.com$1">http://www.hopla-net.com$1</a>;
        rewrite ^/bale(.*) <a class="moz-txt-link-freetext" href="http://bale.hopla-net.com$1">http://bale.hopla-net.com$1</a>;
        rewrite ^/bade-sud(.*) <a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com$1">http://bade-sud.hopla-net.com$1</a>;
        rewrite ^/jura(.*) <a class="moz-txt-link-freetext" href="http://jura.hopla-net.com$1">http://jura.hopla-net.com$1</a>;
        rewrite ^/bons-plans(.*) <a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com$1">http://bons-plans.hopla-net.com$1</a>;
        rewrite ^(.*) $1/filter/;
    }

    location ~* ^(.*)<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>filter<span class="moz-txt-tag">/</span></i>$ {
        set $true_uri $1;
        subs_filter_types text/html text/xml;
        subs_filter 'id="portal-logo" href=<a class="moz-txt-link-rfc2396E" href="http://alsace.hopla-net.com">"http://alsace.hopla-net.com"</a>' 'id="portal-logo"
href=<a class="moz-txt-link-rfc2396E" href="http://www.hopla-net.com">"http://www.hopla-net.com"</a>';
        subs_filter 'class="home" href=<a class="moz-txt-link-rfc2396E" href="http://alsace.hopla-net.com">"http://alsace.hopla-net.com"</a>' 'class="home"
href=<a class="moz-txt-link-rfc2396E" href="http://www.hopla-net.com">"http://www.hopla-net.com"</a>';
        subs_filter '<a class="moz-txt-link-freetext" href="http://alsace.hopla-net.com/accueil">http://alsace.hopla-net.com/accueil</a>' '<a class="moz-txt-link-freetext" href="http://www.hopla-net.com/accueil">http://www.hopla-net.com/accueil</a>';
        subs_filter '<a class="moz-txt-link-freetext" href="http://alsace.hopla-net.com/bade-sud">http://alsace.hopla-net.com/bade-sud</a>' '<a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com">http://bade-sud.hopla-net.com</a>';
        subs_filter '<a class="moz-txt-link-freetext" href="http://alsace.hopla-net.com/bale">http://alsace.hopla-net.com/bale</a>' '<a class="moz-txt-link-freetext" href="http://bale.hopla-net.com">http://bale.hopla-net.com</a>';
        subs_filter '<a class="moz-txt-link-freetext" href="http://alsace.hopla-net.com/jura">http://alsace.hopla-net.com/jura</a>' '<a class="moz-txt-link-freetext" href="http://jura.hopla-net.com">http://jura.hopla-net.com</a>';
        subs_filter '<a class="moz-txt-link-freetext" href="http://alsace.hopla-net.com/bons-plans">http://alsace.hopla-net.com/bons-plans</a>' '<a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com">http://bons-plans.hopla-net.com</a>';
        proxy_pass
<a class="moz-txt-link-freetext" href="http://hoplanet/VirtualHostBase/http/alsace.hopla-net.com:80/hopla-net/alsace/VirtualHostRoot/$true_uri">http://hoplanet/VirtualHostBase/http/alsace.hopla-net.com:80/hopla-net/alsace/VirtualHostRoot/$true_uri</a>;
        break;
    }

    rewrite ^/(.*)
<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>VirtualHostBase/http/alsace.hopla-net.com:80/hopla-net/alsace/VirtualHostRoot<span class="moz-txt-tag">/</span></i>$1 last;

    location / {
        proxy_pass <a class="moz-txt-link-freetext" href="http://hoplanet">http://hoplanet</a>;
    }

  }

  server {
    listen 8201;
    server_name bade-sud.hopla-net.com;
    access_log /home/awstats/hoplanet/access.log varnish;


    if ($http_kookie !~* "__ac") {
        rewrite ^/accueil(.*) <a class="moz-txt-link-freetext" href="http://www.hopla-net.com$1">http://www.hopla-net.com$1</a>;
        rewrite ^/bale(.*) <a class="moz-txt-link-freetext" href="http://bale.hopla-net.com$1">http://bale.hopla-net.com$1</a>;
        rewrite ^/bade-sud(.*) <a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com$1">http://bade-sud.hopla-net.com$1</a>;
        rewrite ^/jura(.*) <a class="moz-txt-link-freetext" href="http://jura.hopla-net.com$1">http://jura.hopla-net.com$1</a>;
        rewrite ^/bons-plans(.*) <a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com$1">http://bons-plans.hopla-net.com$1</a>;
        rewrite ^(.*) $1/filter/;
    }

    location ~* ^(.*)<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>filter<span class="moz-txt-tag">/</span></i>$ {
        set $true_uri $1;
        subs_filter_types text/html text/xml;
        subs_filter 'id="portal-logo" href=<a class="moz-txt-link-rfc2396E" href="http://bade-sud.hopla-net.com">"http://bade-sud.hopla-net.com"</a>' 'id="portal-logo"
href=<a class="moz-txt-link-rfc2396E" href="http://www.hopla-net.com">"http://www.hopla-net.com"</a>';
        subs_filter 'class="home" href=<a class="moz-txt-link-rfc2396E" href="http://bade-sud.hopla-net.com">"http://bade-sud.hopla-net.com"</a>' 'class="home"
href=<a class="moz-txt-link-rfc2396E" href="http://www.hopla-net.com">"http://www.hopla-net.com"</a>';
        subs_filter '<a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com/accueil">http://bade-sud.hopla-net.com/accueil</a>' '<a class="moz-txt-link-freetext" href="http://www.hopla-net.com/accueil">http://www.hopla-net.com/accueil</a>';
        subs_filter '<a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com/alsace">http://bade-sud.hopla-net.com/alsace</a>' '<a class="moz-txt-link-freetext" href="http://alsace.hopla-net.com">http://alsace.hopla-net.com</a>';
        subs_filter '<a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com/bale">http://bade-sud.hopla-net.com/bale</a>' '<a class="moz-txt-link-freetext" href="http://bale.hopla-net.com">http://bale.hopla-net.com</a>';
        subs_filter '<a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com/jura">http://bade-sud.hopla-net.com/jura</a>' '<a class="moz-txt-link-freetext" href="http://jura.hopla-net.com">http://jura.hopla-net.com</a>';
        subs_filter '<a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com/bons-plans">http://bade-sud.hopla-net.com/bons-plans</a>' '<a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com">http://bons-plans.hopla-net.com</a>';
        proxy_pass
<a class="moz-txt-link-freetext" href="http://hoplanet/VirtualHostBase/http/bade-sud.hopla-net.com:80/hopla-net/bade-sud/VirtualHostRoot/$true_uri">http://hoplanet/VirtualHostBase/http/bade-sud.hopla-net.com:80/hopla-net/bade-sud/VirtualHostRoot/$true_uri</a>;
        break;
    }

    rewrite ^/(.*)
<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>VirtualHostBase/http/bade-sud.hopla-net.com:80/hopla-net/bade-sud/VirtualHostRoot<span class="moz-txt-tag">/</span></i>$1
last;

    location / {
        proxy_pass <a class="moz-txt-link-freetext" href="http://hoplanet">http://hoplanet</a>;
    }

  }


  server {
    listen 8201;
    server_name jura.hopla-net.com;
    access_log /home/awstats/hoplanet/access.log varnish;

    if ($http_kookie !~* "__ac") {
        rewrite ^/accueil(.*) <a class="moz-txt-link-freetext" href="http://www.hopla-net.com$1">http://www.hopla-net.com$1</a>;
        rewrite ^/bale(.*) <a class="moz-txt-link-freetext" href="http://bale.hopla-net.com$1">http://bale.hopla-net.com$1</a>;
        rewrite ^/bade-sud(.*) <a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com$1">http://bade-sud.hopla-net.com$1</a>;
        rewrite ^/bons-plans(.*) <a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com$1">http://bons-plans.hopla-net.com$1</a>;
        rewrite ^(.*) $1/filter/;
    }

    location ~* ^(.*)<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>filter<span class="moz-txt-tag">/</span></i>$ {
        set $true_uri $1;
        subs_filter_types text/html text/xml;
        subs_filter 'id="portal-logo" href=<a class="moz-txt-link-rfc2396E" href="http://jura.hopla-net.com">"http://jura.hopla-net.com"</a>' 'id="portal-logo"
href=<a class="moz-txt-link-rfc2396E" href="http://www.hopla-net.com">"http://www.hopla-net.com"</a>';
        subs_filter 'class="home" href=<a class="moz-txt-link-rfc2396E" href="http://jura.hopla-net.com">"http://jura.hopla-net.com"</a>' 'class="home"
href=<a class="moz-txt-link-rfc2396E" href="http://www.hopla-net.com">"http://www.hopla-net.com"</a>';
        subs_filter '<a class="moz-txt-link-freetext" href="http://jura.hopla-net.com/accueil">http://jura.hopla-net.com/accueil</a>' '<a class="moz-txt-link-freetext" href="http://www.hopla-net.com/accueil">http://www.hopla-net.com/accueil</a>';
        subs_filter '<a class="moz-txt-link-freetext" href="http://jura.hopla-net.com/alsace">http://jura.hopla-net.com/alsace</a>' '<a class="moz-txt-link-freetext" href="http://alsace.hopla-net.com">http://alsace.hopla-net.com</a>';
        subs_filter '<a class="moz-txt-link-freetext" href="http://jura.hopla-net.com/bade-sud">http://jura.hopla-net.com/bade-sud</a>' '<a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com">http://bade-sud.hopla-net.com</a>';
        subs_filter '<a class="moz-txt-link-freetext" href="http://jura.hopla-net.com/bale">http://jura.hopla-net.com/bale</a>' '<a class="moz-txt-link-freetext" href="http://bale.hopla-net.com">http://bale.hopla-net.com</a>';
        subs_filter '<a class="moz-txt-link-freetext" href="http://jura.hopla-net.com/bons-plans">http://jura.hopla-net.com/bons-plans</a>' '<a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com">http://bons-plans.hopla-net.com</a>';
        proxy_pass
<a class="moz-txt-link-freetext" href="http://hoplanet/VirtualHostBase/http/jura.hopla-net.com:80/hopla-net/jura/VirtualHostRoot/$true_uri">http://hoplanet/VirtualHostBase/http/jura.hopla-net.com:80/hopla-net/jura/VirtualHostRoot/$true_uri</a>;
        break;
    }

    rewrite ^/(.*)
<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>VirtualHostBase/http/jura.hopla-net.com:80/hopla-net/jura/VirtualHostRoot<span class="moz-txt-tag">/</span></i>$1 last;

    location / {
        proxy_pass <a class="moz-txt-link-freetext" href="http://hoplanet">http://hoplanet</a>;
    }

  }

  server {
    listen 8201;
    server_name bons-plans.hopla-net.com;
    access_log /home/awstats/hoplanet/access.log varnish;

    if ($http_kookie !~* "__ac") {
        rewrite ^/accueil(.*) <a class="moz-txt-link-freetext" href="http://www.hopla-net.com$1">http://www.hopla-net.com$1</a>;
        rewrite ^/bale(.*) <a class="moz-txt-link-freetext" href="http://bale.hopla-net.com$1">http://bale.hopla-net.com$1</a>;
        rewrite ^/bade-sud(.*) <a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com$1">http://bade-sud.hopla-net.com$1</a>;
        rewrite ^/jura(.*) <a class="moz-txt-link-freetext" href="http://jura.hopla-net.com$1">http://jura.hopla-net.com$1</a>;
        rewrite ^(.*) $1/filter/;
    }

    location ~* ^(.*)<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>filter<span class="moz-txt-tag">/</span></i>$ {
        set $true_uri $1;
        subs_filter_types text/html text/xml;
        subs_filter 'id="portal-logo" href=<a class="moz-txt-link-rfc2396E" href="http://bons-plans.hopla-net.com">"http://bons-plans.hopla-net.com"</a>'
'id="portal-logo" href=<a class="moz-txt-link-rfc2396E" href="http://www.hopla-net.com">"http://www.hopla-net.com"</a>';
        subs_filter 'class="home" href=<a class="moz-txt-link-rfc2396E" href="http://bons-plans.hopla-net.com">"http://bons-plans.hopla-net.com"</a>' 'class="home"
href=<a class="moz-txt-link-rfc2396E" href="http://www.hopla-net.com">"http://www.hopla-net.com"</a>';
        subs_filter '<a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com/accueil">http://bons-plans.hopla-net.com/accueil</a>' '<a class="moz-txt-link-freetext" href="http://www.hopla-net.com/accueil">http://www.hopla-net.com/accueil</a>';
        subs_filter '<a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com/alsace">http://bons-plans.hopla-net.com/alsace</a>' '<a class="moz-txt-link-freetext" href="http://alsace.hopla-net.com">http://alsace.hopla-net.com</a>';
        subs_filter '<a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com/bade-sud">http://bons-plans.hopla-net.com/bade-sud</a>' '<a class="moz-txt-link-freetext" href="http://bade-sud.hopla-net.com">http://bade-sud.hopla-net.com</a>';
        subs_filter '<a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com/bale">http://bons-plans.hopla-net.com/bale</a>' '<a class="moz-txt-link-freetext" href="http://bale.hopla-net.com">http://bale.hopla-net.com</a>';
        subs_filter '<a class="moz-txt-link-freetext" href="http://bons-plans.hopla-net.com/jura">http://bons-plans.hopla-net.com/jura</a>' '<a class="moz-txt-link-freetext" href="http://jura.hopla-net.com">http://jura.hopla-net.com</a>';
        proxy_pass
<a class="moz-txt-link-freetext" href="http://hoplanet/VirtualHostBase/http/bons-plans.hopla-net.com:80/hopla-net/bons-plans/VirtualHostRoot/$true_uri">http://hoplanet/VirtualHostBase/http/bons-plans.hopla-net.com:80/hopla-net/bons-plans/VirtualHostRoot/$true_uri</a>;
        break;
    }

    rewrite ^/(.*)
<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>VirtualHostBase/http/bons-plans.hopla-net.com:80/hopla-net/bons-plans/VirtualHostRoot<span class="moz-txt-tag">/</span></i>$1
last;

    location / {
        proxy_pass <a class="moz-txt-link-freetext" href="http://hoplanet">http://hoplanet</a>;
    }

  }

**********************************************************************

Could help me with that? is there a better way to write this?
Thank you!

Martronic SA
Martial Moret



</pre>
    </div>
  </body>
</html>