• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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