: Can Access Apache2 website from Chrome but Not Safari I have my website setup correctly, as far as I can tell; here is a dump of conf files: sites-enabled <VirtualHost *:80>
I have my website setup correctly, as far as I can tell; here is a dump of conf files:
sites-enabled
<VirtualHost *:80>
ServerName example.com
ServerAdmin myemail@gmail.com
DocumentRoot /home/pi/site-live
<Directory /home/pi/site-live>
Options Indexes FollowSymLinks
AllowOverride All
Require all granted
</Directory>
</VirtualHost>
sites available is the same
apache2.conf has only modified directory access
I can access the page from Safari via my server's local IP, but not from the FQDN.
I can access the page from Chrome via my server's local IP, AND my FQDN. I have cleared the cache on both multiple times, and the issue hasn't been resolved.
domains.google.com shows the apache2 "It works!" page as my IP forwarding preview.
Does anyone have any ideas?
pi@raspberrypi:/etc/apache2/sites-enabled $ a2query -s
mydomain.com (enabled by unknown)
More posts by @Ravi8258870
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.