4129 links
740 private links
  • Doo's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Jouer les vidéos
Links per page: 20 50 100
  • thumbnail
    Howto write apache ProxyPass* rules in HAProxy | HAProxy Technologies – Aloha Load Balancer

    j'ai pas fait comme ça, je suis parti sur

    # ACL
    acl my_host              hdr(host) -i hostname
    acl my_path            path_beg /path
    # Proxy_pass
    http-request set-header X-Location-Path %[capture.req.uri]  if my_path my_host
    http-request replace-header X-Location-Path ^(\/path/)(.*) \2  if my_path my_host
    http-request set-uri https://hostname/%[hdr(X-Location-Path)] if my_path my_host
    April 30, 2014 01:52:29 PM GMT+02:00 * - permalink -
    QRCode
    - http://blog.haproxy.com/2014/04/28/howto-write-apache-proxypass-rules-in-haproxy/
    haproxy
Links per page: 20 50 100
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation