removed werc file for new infra stuff

This commit is contained in:
q 2025-09-23 16:30:57 -04:00
parent 17143880e1
commit a49eb81ba2
13 changed files with 255 additions and 28 deletions

View file

@ -1,5 +1,8 @@
$HTTP["host"] =~ "^music\.thirdculture\.top$" {
index-file.names = ( )
url.rewrite-once = (
".*" => "/werc.rc"
)
server.error-handler-404 = "/werc.rc"
alias.url += ( "/werc.rc" => "/var/www/werc/bin/werc.rc" )
cgi.assign += ( ".rc" => "")