/">
<%= scope.function_template('apache/vhosts/partials/std_override_options.erb') %>
<%= scope.function_template('apache/vhosts/partials/authentication.erb') %>
<% unless htpasswd_file.to_s == 'absent' -%>
/">
AuthType Basic
AuthName "Access fuer <%= servername %>"
AuthUserFile <%= real_htpasswd_path %>
require valid-user
<% end -%>
ScriptAlias /cgi-bin/ <%= cgi_binpath %>/