We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75ead00 commit 9e3e9afCopy full SHA for 9e3e9af
install/tpl/apache_apps.vhost.master
@@ -5,7 +5,7 @@
5
######################################################
6
7
{vhost_port_listen} Listen {apps_vhost_port}
8
-NameVirtualHost *:{apps_vhost_port}
+# NameVirtualHost *:{apps_vhost_port}
9
10
<VirtualHost {apps_vhost_ip}:{apps_vhost_port}>
11
ServerAdmin webmaster@localhost
server/conf/apache_apps.vhost.master
0 commit comments