Warum läuft Apache auf Port 8080 statt auf Port 80?

Ich bin verwirrt, warum Apache auf Port 80 nicht reagiert ... $ wget http://localhost:80 --2014-05-06 15:32:44-- http://localhost/ Resolving localhost (localhost)... 127.0.0.1 Connecting to localhost (localhost)|127.0.0.1|:80... failed: Connection refused. ... aber stattdessen auf Post 8080 ... $...