propellor spin
This commit is contained in:
parent
7cd4c0054f
commit
4ac4855a78
|
@ -859,6 +859,8 @@ legacyWebSites = propertyList "legacy web sites" $ props
|
||||||
, " AllowOverride None"
|
, " AllowOverride None"
|
||||||
, Apache.allowAll
|
, Apache.allowAll
|
||||||
, "</Directory>"
|
, "</Directory>"
|
||||||
|
, "RewriteEngine On"
|
||||||
|
, "RewriteRule .* http://www.sowsearpoetry.org/ [L]"
|
||||||
]
|
]
|
||||||
& alias "wortroot.kitenet.net"
|
& alias "wortroot.kitenet.net"
|
||||||
& alias "www.wortroot.kitenet.net"
|
& alias "www.wortroot.kitenet.net"
|
||||||
|
|
Loading…
Reference in New Issue