• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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