Advertisement
Guest User

Untitled

a guest
Jul 12th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. root@vm-doku:/home/user# sudo apache2ctl -S
  2. AH00558: apache2: Could not reliably determine the server's fully qualified doma in name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress th is message
  3. VirtualHost configuration:
  4. 127.0.0.1:80 is a NameVirtualHost
  5. default server localhost (/etc/apache2/sites-enabled/000-default.conf:1 )
  6. port 80 namevhost localhost (/etc/apache2/sites-enabled/000-default.con f:1)
  7. port 80 namevhost localhost (/etc/apache2/sites-enabled/essen.conf:1)
  8. ServerRoot: "/etc/apache2"
  9. Main DocumentRoot: "/var/www/html"
  10. Main ErrorLog: "/var/log/apache2/error.log"
  11. Mutex watchdog-callback: using_defaults
  12. Mutex default: dir="/var/lock/apache2" mechanism=fcntl
  13. Mutex mpm-accept: using_defaults
  14. PidFile: "/var/run/apache2/apache2.pid"
  15. Define: DUMP_VHOSTS
  16. Define: DUMP_RUN_CFG
  17. User: name="www" id=1001
  18. Group: name="www" id=1001
  19. root@vm-doku:/home/user#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement