removed werc file for new infra stuff
This commit is contained in:
parent
17143880e1
commit
a49eb81ba2
13 changed files with 255 additions and 28 deletions
|
@ -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" => "")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue