6 lines
221 B
Text
6 lines
221 B
Text
|
$HTTP["host"] =~ "^social\.thirdculture\.top$" {
|
||
|
index-file.names = ( )
|
||
|
server.error-handler-404 = "/werc.rc"
|
||
|
alias.url += ( "/werc.rc" => "/var/www/werc/bin/werc.rc" )
|
||
|
cgi.assign += ( ".rc" => "")
|
||
|
}
|