alias.erb 108 B

1234
  1. alias <%= @location_alias %>;
  2. <% if defined? @autoindex -%>
  3. autoindex <%= @autoindex %>;
  4. <% end -%>