etc edits

This commit is contained in:
d3m1g0d
2019-06-15 16:00:46 +02:00
parent 548ae2be2c
commit dddd6e8632
53 changed files with 0 additions and 3 deletions
@@ -0,0 +1,3 @@
$HTTP["host"] =~ "^www\.(.*)" {
url.redirect = ( "^/(.*)" => "http://%1/$1" )
}