From Hentschel
Jump to: navigation, search

HM server networking

825 bytes added, 06:09, 27 March 2017
/* Setting up add'l hosts via Apache ProxyPass */
</pre>
and name it isy.hentschel.net.conf. Make sure to chown to hentsche this file too.
 
* run the verifier '''/scripts/verify_vhost_includes --show-test-output''':
<pre>root@server.hentschel.net [isy.hentschel.net]# /scripts/verify_vhost_includes --show-test-output
Testing /usr/local/apache/conf/userdata/std/2/hentsche/zm.hentschel.net/zm.hentschel.net.conf...ok
[TEST RESULTS]
[Mon Mar 27 06:08:21 2017] [warn] NameVirtualHost 198.57.187.185:443 has no VirtualHosts
[Mon Mar 27 06:08:21 2017] [warn] NameVirtualHost 198.57.187.185:80 has no VirtualHosts
Syntax OK
 
[/TEST RESULTS]
 
Testing /usr/local/apache/conf/userdata/std/2/hentsche/isy.hentschel.net/isy.hentschel.net.conf...ok
[TEST RESULTS]
[Mon Mar 27 06:08:21 2017] [warn] NameVirtualHost 198.57.187.185:443 has no VirtualHosts
[Mon Mar 27 06:08:21 2017] [warn] NameVirtualHost 198.57.187.185:80 has no VirtualHosts
Syntax OK
 
[/TEST RESULTS]
</pre>