• 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.

cant go a domain wth www in it, but can go to a site without it

Originally posted by jjmusicpro
Ok, if i create a domain, i can go to someplace.com, but i cant go to www.someplace.com... i cant go to any of my sites with a www in front any ideas?

Hi,

make sure that it resolves to ip address of your server:
host www.someplace.com

if it does check that www checkbox is marked in Domains > domain_name > Domain administrator

If this checkbox is marked but you still can not access this site at www.someplace.com try reconfiguring web service using the following command:
# /usr/local/psa/admin/bin/websrvmng --reconfigure-vhost --vhost-name=$domain_name

and restart apache to apply these changes.

Hope this helps.
 
Back
Top