root@annarchy:~# /etc/init.d/apache2 stop [....] Stopping web server: apache2Warning: DocumentRoot [/srv/cgit.freedesktop.org/www] does not exist Warning: DocumentRoot [/srv/fontconfig.freedesktop.org/www] does not exist Warning: DocumentRoot [/srv/tinderbox.freedesktop.org/www] does not exist [Tue Apr 02 00:32:45 2013] [warn] NameVirtualHost *:443 has no VirtualHosts [Tue Apr 02 00:32:45 2013] [warn] NameVirtualHost *:8080 has no VirtualHosts [ ok waiting ........... root@annarchy:~# time /etc/init.d/apache2 start; time curl http://www.freedesktop.org/wiki/ > /dev/null; [....] Starting web server: apache2Warning: DocumentRoot [/srv/cgit.freedesktop.org/www] does not exist Warning: DocumentRoot [/srv/fontconfig.freedesktop.org/www] does not exist Warning: DocumentRoot [/srv/tinderbox.freedesktop.org/www] does not exist [Tue Apr 02 00:32:58 2013] [warn] NameVirtualHost *:443 has no VirtualHosts [Tue Apr 02 00:32:58 2013] [warn] NameVirtualHost *:8080 has no VirtualHosts . ok real 0m0.239s user 0m0.152s sys 0m0.032s % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 15484 100 15484 0 0 26531 0 --:--:-- --:--:-- --:--:-- 26559 real 0m0.590s user 0m0.004s sys 0m0.008s root@annarchy:~#