Skip to content

Instantly share code, notes, and snippets.

@cfedde
Created March 4, 2013 23:47
Show Gist options
  • Save cfedde/5086715 to your computer and use it in GitHub Desktop.
Save cfedde/5086715 to your computer and use it in GitHub Desktop.
for thumbs on #apache
/usr/sbin/apachectl -S
VirtualHost configuration:
wildcard NameVirtualHosts and _default_ servers:
*:80 is a NameVirtualHost
default server crf.example.com (/etc/httpd/conf.d/vhostcrf.conf:1)
port 80 namevhost crf.example.com (/etc/httpd/conf.d/vhostcrf.conf:1)
Syntax OK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment