Skip to content

Instantly share code, notes, and snippets.

@arreyder
Created May 17, 2016 23:55
Show Gist options
  • Save arreyder/1b1aa27df092790439cc025caf71e44e to your computer and use it in GitHub Desktop.
Save arreyder/1b1aa27df092790439cc025caf71e44e to your computer and use it in GitHub Desktop.
root@mythtv:/home/lisa# apache2ctl -S
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
VirtualHost configuration:
192.168.1.150:80 is a NameVirtualHost
default server arreyder.com (/etc/apache2/sites-enabled/arreyder.conf:1)
port 80 namevhost arreyder.com (/etc/apache2/sites-enabled/arreyder.conf:1)
port 80 namevhost muddypawfarm.com (/etc/apache2/sites-enabled/arreyder.conf:13)
alias www.muddypawfarm.com
port 80 namevhost 192.168.1.150 (/etc/apache2/sites-enabled/mythweb.conf:29)
ServerRoot: "/etc/apache2"
Main DocumentRoot: "/var/www/html"
Main ErrorLog: "/var/log/apache2/error.log"
Mutex watchdog-callback: using_defaults
Mutex rewrite-map: using_defaults
Mutex fcgid-proctbl: using_defaults
Mutex default: dir="/var/lock/apache2" mechanism=fcntl
Mutex mpm-accept: using_defaults
Mutex fcgid-pipe: using_defaults
PidFile: "/var/run/apache2/apache2.pid"
Define: DUMP_VHOSTS
Define: DUMP_RUN_CFG
Define: ENABLE_USR_LIB_CGI_BIN
User: name="www-data" id=33
Group: name="www-data" id=33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment