dev/provisioning/modules/apache/templates/namevirtualhost.erb
author ymh <ymh.work@gmail.com>
Sun, 27 Nov 2016 23:28:59 +0100
changeset 449 5b0787f51d76
parent 28 b0b56e0f8c7f
permissions -rw-r--r--
css adaptation. correct pb m3.16 m3.9

<%# NameVirtualHost should always be one of:
  - *
  - *:<port>
  - _default_:<port>
  - <ip>
  - <ip>:<port>
-%>
NameVirtualHost <%= @addr_port %>