Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8374

Networking and servers • Re: Apache Web Server not showing up at IP address

$
0
0
So this is what I have:

Code:

# If you just change the port or add more ports here, you will likely also# have to change the VirtualGist statement in# /etc/apache2/sites-enabled/000-default.confListen 192.168.0.37:80<IfModule ssl_module>                   Listen 443</IfModule><IfModule mod_gnutls.c>                   Listen 443 </IfModile>
I’m not sure if this is exactly what you were saying because I can’t access the website from 192.168.0.37.

Statistics: Posted by TheFixrUppr — Fri Feb 07, 2025 10:38 pm



Viewing all articles
Browse latest Browse all 8374

Trending Articles