dev/provisioning/modules/apache/templates/namevirtualhost.erb
author ymh <ymh.work@gmail.com>
Sun, 23 Oct 2016 01:07:09 +0200
changeset 385 f8200c5482ec
parent 28 b0b56e0f8c7f
permissions -rw-r--r--
get map titles from geonames

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