• 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

How make a website

G

gyselroth

Guest
Dear all

I have installed plesk 8.2.1 on a Ubuntuserver.

When i create a new domain http://mydomain.ch i can't browse to this.
In the directory /etc/apache2/sites-enable
I don't see this domain.

Whats the problem?

Best
 
Hello,

After you had created the domain you should register its name in the registrar so it can be resolvable. Then you should upload the content to the site. Basically that's all.
 
Actually, domains directory is located here:
# /var/www/vhost/mydomain.ch

Also, you can check whether this path is correct in "psa" configuration file:
# less /etc/psa/psa.conf

Take a look at HTTPD_VHOSTS_D section.
 
Back
Top