Skip to content

Instantly share code, notes, and snippets.

@arooni
Created November 26, 2011 03:59
Show Gist options
  • Save arooni/1394971 to your computer and use it in GitHub Desktop.
Save arooni/1394971 to your computer and use it in GitHub Desktop.
ubuntu /etc/apache2/sites-available: apachectl -S
apache2: Could not reliably determine the server's fully qualified domain name, using 12.34.56.67 for ServerName
VirtualHost configuration:
wildcard NameVirtualHosts and _default_ servers:
*:81 12.34.56.67(/etc/apache2/sites-enabled/resque-web:1)
*:80 is a NameVirtualHost
default server 12.34.56.67 (/etc/apache2/sites-enabled/app.conf:3)
port 80 namevhost 12.34.56.67 (/etc/apache2/sites-enabled/app.conf:3)
Syntax OK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment