Add fields to sparse-document
Add duration, author to playlist-component row
Style playlist-component rows
<Location /ldap-status>
SetHandler ldap-status
<%- if scope.function_versioncmp([@apache_version, '2.4']) >= 0 -%>
Require ip 127.0.0.1 ::1
<%- else -%>
Order deny,allow
Deny from all
Allow from 127.0.0.1 ::1
Satisfy all
<%- end -%>
</Location>