Parent Directory
|
Revision Log
|
Patch
revision 618 by misc, Wed Dec 15 01:39:35 2010 UTC | revision 622 by misc, Wed Dec 15 03:11:53 2010 UTC | |
---|---|---|
# | Line 63 class transifex { | Line 63 class transifex { |
63 | ||
64 | apache::vhost_django_app { "transifex.$domain": | apache::vhost_django_app { "transifex.$domain": |
65 | module => "transifex", | module => "transifex", |
66 | use_ssl => true, | |
67 | module_path => ["/usr/share/transifex","/usr/share"] | module_path => ["/usr/share/transifex","/usr/share"] |
68 | } | } |
69 | ||
70 | apache::vhost_redirect_ssl { "transifex.$domain": } | |
71 | ||
72 | } | } |
|
ViewVC Help | |
Powered by ViewVC 1.1.28 |