Parent Directory
|
Revision Log
|
Patch
revision 2772 by boklm, Wed Jun 13 11:00:00 2012 UTC | revision 2773 by boklm, Wed Jun 13 11:02:58 2012 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | class websites::start { | class websites::start { |
2 | include websites::base | include websites::base |
3 | apache::vhost_redirect { "sart.$::domain": | apache::vhost_redirect { "start.$::domain": |
4 | url => "http://www.mageia.org/community/", | url => "http://www.mageia.org/community/", |
5 | } | } |
6 | } | } |
|
ViewVC Help | |
Powered by ViewVC 1.1.28 |