Skip to content

Commit b0d0346

Browse files
fix: better spacing for RewriteRule
1 parent e273907 commit b0d0346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/vhost/_rewrite.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
<%- Array(commands).each do |command| -%>
3434
RewriteRule <%= command %>
3535
<%- end -%>
36-
3736
<%- end -%>
37+
3838
<%- end -%>
3939
<%- end -%>
4040
<%# reverse compatibility -%>

0 commit comments

Comments
 (0)