websites: Add chmod777.sh
*chmod777.sh* is a simple static website, generated by Hugo. It is built and published from a Jenkins pipeline, which runs automatically when new commits are pushed to Gitea. The HTTPS certificate for this site is signed by Let's Encrypt and managed by `lego` in the `certs` submodule.
This commit is contained in:
@@ -28,4 +28,5 @@ frontend main-tls
|
||||
use_backend nextcloud-tls if { req_ssl_sni -i nextcloud.pyrocufflink.net }
|
||||
use_backend web-tls if { req_ssl_sni -i darkchestofwonders.us }
|
||||
use_backend web-tls if { req_ssl_sni -i pyrocufflink.net }
|
||||
use_backend web-tls if { req_ssl_sni -i -m end chmod777.sh }
|
||||
default_backend openvpn
|
||||
|
||||
Reference in New Issue
Block a user