Commit e9d79ad
committed
fix: comment out HTTP redirect block to match optional intent
The redirect VirtualHost was unconditional despite being optional
functionality. Commented out with enable instructions so users are
not surprised by an unintended port-80 listener.
Signed-off-by: Thomas Vincent <thomasvincent@gmail.com>1 parent 731cb56 commit e9d79ad
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments