Kilo -  Kilo -  Kilo -  Kilo -  Kilo -  Kilo -  Kilo -  Kilo - 
Middleware that translates container and account parts of a domain to path parameters that the proxy server understands.
| Configuration option = Default value | Description | 
|---|---|
path_root = v1 | 
        Root path | 
reseller_prefixes = AUTH | 
        Reseller prefix | 
set log_address = /dev/log | 
        Location where syslog sends the logs to | 
set log_facility = LOG_LOCAL0 | 
        Syslog log facility | 
set log_headers = false | 
        If True, log headers in each request | 
set log_level = INFO | 
        Log level | 
set log_name = domain_remap | 
        Label to use when logging | 
storage_domain = example.com | 
        Domain that matches your cloud. Multiple domains can be specified using a comma-separated list. | 
use = egg:swift#domain_remap | 
        Entry point of paste.deploy in the server | 

