Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: Diese Funktion ist in einigen Browsern möglicherweise nicht verfügbar.
Aktive Internetverbindungen (Nur Server)
Proto Recv-Q Send-Q Local Address Foreign Address State Benutzer Inode PID/Program name
tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 0 18237 1403/cupsd
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 0 19541 1501/sendmail: acce
tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN 99 19143 1965/mysqld
tcp 0 0 :::80 :::* LISTEN 0 18968 1587/httpd
tcp 0 0 :::21 :::* LISTEN 99 20109 2010/proftpd: (acce
tcp 0 0 ::1:631 :::* LISTEN 0 18236 1403/cupsd
tcp 0 0 :::443 :::* LISTEN 0 18983 1587/httpd
udp 0 0 0.0.0.0:55172 0.0.0.0:* 70 15492 1147/avahi-daemon:
udp 0 0 0.0.0.0:8705 0.0.0.0:* 0 18404 1462/dhclient
udp 0 0 0.0.0.0:68 0.0.0.0:* 0 18423 1462/dhclient
udp 0 0 0.0.0.0:631 0.0.0.0:* 0 18240 1403/cupsd
udp 0 0 0.0.0.0:5353 0.0.0.0:* 70 14761 1147/avahi-daemon:
udp 0 0 :::16810 :::* 0 18405 1462/dhclient
Ist das die relevante Zeile?Code:tcp 0 0 :::80 :::* LISTEN 0 18968 1587/httpd
#
# Listen: Allows you to bind Apache to specific IP addresses and/or
# ports, instead of the default. See also the <VirtualHost>
# directive.
#
# Change this to Listen on specific IP addresses as shown below to
# prevent Apache from glomming onto all bound IP addresses.
#
#Listen 12.34.56.78:80
Listen 80