Sha256: 374520dd42a8eb33bf494b2d697a8bc5ffc62ddba1c385ad3da501cc2b52fedd
Contents?: true
Size: 240 Bytes
Versions: 6
Compression:
Stored size: 240 Bytes
Contents
<%- www_paths.each do|loc, alias_path| -%> location <%= loc %> { charset utf-8; autoindex on; autoindex_localtime on; autoindex_exact_size off; alias <%= alias_path %>; } <%- end -%>
Version data entries
6 entries across 6 versions & 1 rubygems