• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

pages on site show IP number instead of domain

A

akiva

Guest
Hi

Our homepage shows our domain name in the address -- but any links off the home page show up as the IP address instead of the domain:

Home page www.domain.com (works)

any links off that page shows up as

###.###.###.###/pagename.html

Any idea why?
 
this is a good question.. perhaps, the links to the subpages are generated this way, or they are written in a static way,
or there is some kind of rewrite rules ..

You can start with checking the start page
/var/www/vhosts/domain.com/httpdocs/index.html (index.php) of the domain,
proceeding with checking the domain configuration files (if any):
vhosts/domain.com/conf/vhost.conf
vhosts/domain.com/conf/.htaccess

post if you manage to discover anything
 
Back
Top