File pound.yaml of Package pound

Global:
  User:  pound # comment this out to be able to bind privileged ports
  Group: pound
  #Err404: /srv/www/htdocs/404.html
  #Err405: /srv/www/htdocs/405.html
  #Err500: /srv/www/htdocs/500.html

Backends:
  - &local
    Address: localhost
    Port:    8080

HTTPlisteners:
  - Address: localhost
    Port:    18080
    Services:
      - HeadRequire: "Host: .*localhost.*"
        Backends:
        - *local

HTTPSListeners:
openSUSE Build Service is sponsored by