This website requires JavaScript.
Explore
Help
Register
Sign in
opuppet
/
module-nginx
Watch
5
Star
0
Fork
You've already forked module-nginx
0
Code
Issues
Pull requests
Releases
Wiki
Activity
adbb76a985
module-nginx
/
templates
/
vhost
/
locations
/
alias.erb
5 lines
108 B
Text
Raw
Normal View
History
Unescape
Escape
cleanup resultant whitespace and key/value alignment in config files - fix tests related to whitespace changes
2014-09-12 19:42:51 +02:00
alias <%= @location_alias %>;
refactor locations to remove a bit of redundancy
2014-06-23 23:26:20 +02:00
<% if defined? @autoindex -%>
autoindex <%= @autoindex %>;
<% end -%>
Reference in a new issue
Copy permalink