No Vhosts

simba

Verified User
Joined
Oct 13, 2012
Messages
54
Hello,

I seem to have only hostname's Vhost.

In openlistespeed.conf, which gets included in litespeed config, VHOST entries are like:

virtualHost DOMAIN-PORT_80 {
...
}
virtualHost DOMAIN-PORT_443 {
...
}

LiteSpeed's console shows only 2 vhosts: server's IP and hostname.

All domains show /var//www/html content and https use cert of the server.

Why is that?

Thanks
 
Reinstalled, readded templates (which are missing).
But still httpd-vhosts.conf doesn't get populated with entries.

It only has hostname as vhost configured.

Why is that?


Code:
[NOTICE] [78.xx.0.105:1075:HTTP2-17#_AdminVHost] [STDERR] PHP Warning:  file(/usr/local/directadmin/data/users/x/openlitespeed.conf): failed to open stream: Permission denied in /usr/local/lsws/admin/html.open/lib/PlainConfParser.php on line 118

Here is the error

Code:
-rw-r----- 1 diradmin lsadm     12179 Aug 31 15:50 openlitespeed.conf

What is causing the problem?
 
Last edited:
Back
Top