5 lines
113 B
Text
5 lines
113 B
Text
|
alias <%= @location_alias %>;
|
||
|
<% if defined? @autoindex -%>
|
||
|
autoindex <%= @autoindex %>;
|
||
|
<% end -%>
|