Advertisement
Armandur

apache2ctl -S

Feb 14th, 2015
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. root@raspberrypi:/etc/apache2/sites-available# apache2ctl -S
  2. apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
  3. VirtualHost configuration:
  4. wildcard NameVirtualHosts and _default_ servers:
  5. *:80 is a NameVirtualHost
  6. default server 127.0.1.1 (/etc/apache2/sites-enabled/000-default:1)
  7. port 80 namevhost 127.0.1.1 (/etc/apache2/sites-enabled/000-default:1)
  8. port 80 namevhost rasmus.pettersson-vik.se (/etc/apache2/sites-enabled/rasmus.pettersson-vik.se:1)
  9. Syntax OK
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement