Error to access
When you hit the ip the site redirects to http://ip/cgi-sys/defaultwebpage.cgi
Should show the site instead.
However when http://ip/~user is used the site shows correctly
Tell me how to solve this.
This all occurred after rebuild to install some php extensions using Easyapache
-
Hello :) Is this a shared or dedicated IP address? It's normal for a shared IP address to display the default website page when accessed from a web browser. Apache displays the domain name content of the first VirtualHost associated with that IP address in the httpd.conf file. You could modify the Apache configuration, but keep in mind that any access attempts to websites pointed to this IP without VirtualHosts will then display this website's content instead of the default website page. Thank you. 0
Please sign in to leave a comment.
Comments
1 comment