• Łukasz Nowak's avatar
    caddy-frontend: Working implementation · 4ba968e4
    Łukasz Nowak authored
    Features:
    
     * shared place for Caddy configuration
     * gather a lot of parameters for caddy executable, as dislike Apache
       Caddy is configured from command line
     * dummy vhost for example.org
     * challanges (ACME SSL) are disabled
     * bind to interfaces are done per site
     * cache access is dummy, but working
     * /server-status redone in Caddy style
     * antiloris dropped, as this is apache specific
     * apache_custom_http and apache_custom_https
     * dropped not needed leftover access-control-string and protected-path
     * nginx replacement added
     * bin/caddy-wrapper is provided in order to allow parameterization of caddy
       over the network
     * access to log files over http is provided
       * username on log access is consistent, it is not uppercased like it was
         originally on apache-frontend
     * list of TODOs in TODO.rst
    4ba968e4
caddy-graceful-script.sh.in 697 Bytes