Parent Directory
|
Revision Log
redirect http://start.mageia.org/ to http://www.mageia.org/community/ (#6027)
1 | boklm | 2772 | class websites::start { |
2 | include websites::base | ||
3 | apache::vhost_redirect { "sart.$::domain": | ||
4 | url => "http://www.mageia.org/community/", | ||
5 | } | ||
6 | } |
ViewVC Help | |
Powered by ViewVC 1.1.28 |