5 lines
145 B
ApacheConf
5 lines
145 B
ApacheConf
RewriteEngine on
|
|
|
|
Redirect permanent "/blog" "/posts"
|
|
Redirect permanent "/amateur-radio" "/posts"
|
|
Redirect permanent "/computerstuff" "/posts"
|