Ich habe auf ein frisches Debian 10 Image per "Perfect Server Automated ISPConfig 3 Installation" die Installation durchgeführt.
Nun reagiert der Apache nicht auf Anfragen auf Port 443.
Wie kann ich dieses Problem beheben?
Nun reagiert der Apache nicht auf Anfragen auf Port 443.
Wie kann ich dieses Problem beheben?
Code:
AH00548: NameVirtualHost has no effect and will be removed in the next release /etc/apache2/sites-enabled/000-ispconfig.vhost:7
VirtualHost configuration:
*:8080 isp.px01.xxxxx.de (/etc/apache2/sites-enabled/000-ispconfig.vhost:9)
*:80 is a NameVirtualHost
default server isp.px01.xxxxx.de (/etc/apache2/sites-enabled/000-default.conf:1)
port 80 namevhost isp.px01.xxxxx.de (/etc/apache2/sites-enabled/000-default.conf:1)
port 80 namevhost xxxxx.de (/etc/apache2/sites-enabled/100-xxxxx.de.vhost:7)
alias www.xxxxx.de
port 80 namevhost xxxx2.de (/etc/apache2/sites-enabled/100-xxxx2.de.vhost:7)
alias www.xxxx2.de
port 80 namevhost xxxx3.de (/etc/apache2/sites-enabled/100-xxxx3.de.vhost:7)
alias www.xxxx3.de
ServerRoot: "/etc/apache2"
Main DocumentRoot: "/var/www/html"
Main ErrorLog: "/var/log/apache2/error.log"
Mutex rewrite-map: using_defaults
Mutex ssl-stapling-refresh: using_defaults
Mutex authdigest-client: using_defaults
Mutex fcgid-proctbl: using_defaults
Mutex ssl-stapling: using_defaults
Mutex proxy: using_defaults
Mutex ssl-cache: using_defaults
Mutex default: dir="/var/run/apache2/" mechanism=default
Mutex fcgid-pipe: using_defaults
Mutex authdigest-opaque: using_defaults
Mutex watchdog-callback: using_defaults
PidFile: "/var/run/apache2/apache2.pid"
Define: DUMP_VHOSTS
Define: DUMP_RUN_CFG
Define: ENABLE_USR_LIB_CGI_BIN
User: name="www-data" id=33
Group: name="www-data" id=33