9 lines
148 B
Plaintext
9 lines
148 B
Plaintext
![]() |
<%# NameVirtualHost should always be one of:
|
||
|
- *
|
||
|
- *:<port>
|
||
|
- _default_:<port>
|
||
|
- <ip>
|
||
|
- <ip>:<port>
|
||
|
-%>
|
||
|
NameVirtualHost <%= @addr_port %>
|