Confirmed users
1,989
edits
m (Created page with "This module enables a httpd server on Darwin slaves It has three available classes: == define httpd::config ($file = $title, $contents = '') { == Given a file name and it's tem...") |
|||
Line 3: | Line 3: | ||
It has three available classes: | It has three available classes: | ||
== | == httpd::config == | ||
Given a file name and it's template contents, add it to /etc/apache2/other/. The default httpd.conf includes files in /etc/apache2/other/*.conf | Given a file name and it's template contents, add it to /etc/apache2/other/. The default httpd.conf includes files in /etc/apache2/other/*.conf | ||
== httpd == | == httpd == |