eureka-informatique.fr { redir https://www.{host}{uri} } boutique.eureka-informatique.fr { @badbots header_regexp badbots User-Agent "(?i)(BLEXBot|GPTBot|YandexBot|MJ12bot)" respond @badbots 403 reverse_proxy localhost:8000 { header_up X-Forwarded-Proto {scheme} header_up X-Forwarded-For {remote_host} } } boutique8.eureka-informatique.fr { @badbots header_regexp badbots User-Agent "(?i)(BLEXBot|GPTBot|YandexBot|MJ12bot)" respond @badbots 403 reverse_proxy localhost:8000 { header_up X-Forwarded-Proto {scheme} header_up X-Forwarded-For {remote_host} } } www.eureka-informatique.fr { @badbots header_regexp badbots User-Agent "(?i)(BLEXBot|GPTBot|YandexBot|MJ12bot)" respond @badbots 403 reverse_proxy localhost:8000 { header_up X-Forwarded-Proto {scheme} header_up X-Forwarded-For {remote_host} } }