mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-22 19:58:03 +00:00
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 %>
|