Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@vm-doku:/home/user# sudo apache2ctl -S
- AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message
- VirtualHost configuration:
- 127.0.0.1:80 is a NameVirtualHost
- default server vm-doku.eva.evapolda.de (/etc/apache2/sites-enabled/000-default.conf:1)
- port 80 namevhost vm-doku.eva.evapolda.de (/etc/apache2/sites-enabled/000-default.conf:1)
- port 80 namevhost essen.vm-doku.eva.evapolda.de (/etc/apache2/sites-enabled/essen.conf:1)
- ServerRoot: "/etc/apache2"
- Main DocumentRoot: "/var/www/html"
- Main ErrorLog: "/var/log/apache2/error.log"
- Mutex default: dir="/var/lock/apache2" mechanism=fcntl
- Mutex mpm-accept: using_defaults
- Mutex watchdog-callback: using_defaults
- PidFile: "/var/run/apache2/apache2.pid"
- Define: DUMP_VHOSTS
- Define: DUMP_RUN_CFG
- User: name="www" id=1001
- Group: name="www" id=1001
- root@vm-doku:/home/user# clear
- root@vm-doku:/home/user# service apache2 restart
- root@vm-doku:/home/user# sudo apache2ctl -S
- AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message
- VirtualHost configuration:
- 127.0.0.1:80 is a NameVirtualHost
- default server vm-doku.eva.evapolda.de (/etc/apache2/sites-enabled/000-default.conf:1)
- port 80 namevhost vm-doku.eva.evapolda.de (/etc/apache2/sites-enabled/000-default.conf:1)
- port 80 namevhost essen.vm-doku.eva.evapolda.de (/etc/apache2/sites-enabled/essen.conf:1)
- ServerRoot: "/etc/apache2"
- Main DocumentRoot: "/var/www/html"
- Main ErrorLog: "/var/log/apache2/error.log"
- Mutex default: dir="/var/lock/apache2" mechanism=fcntl
- Mutex mpm-accept: using_defaults
- Mutex watchdog-callback: using_defaults
- PidFile: "/var/run/apache2/apache2.pid"
- Define: DUMP_VHOSTS
- Define: DUMP_RUN_CFG
- User: name="www" id=1001
- Group: name="www" id=1001
- root@vm-doku:/home/user#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement