• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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