123b14edca
The current template inserts newlines after a location, which doesn't seem logical; one can't assume there will always be more blocks that follow. Therefore it is only logical to include the newline before a new location block is inserted, which lends itself to the convention of only prepending newlines to blocks, never appending them. |
||
---|---|---|
.. | ||
locations | ||
fastcgi_params.erb | ||
location_footer.erb | ||
location_header.erb | ||
vhost_footer.erb | ||
vhost_header.erb | ||
vhost_ssl_footer.erb | ||
vhost_ssl_header.erb |