Quantcast
Channel: Sentora Support Forums - All Forums
Viewing all articles
Browse latest Browse all 4648

vHost file auto changed after a period ???

$
0
0
I have vHost file, I edit to accept incoming requests by all domain, with settings below:

Code:
<virtualhost *:80>
ServerName mydomain.com
ServerAlias  *
</virtualhost>


But after some period, it's auto changed to accept incoming requests by 1 domain only, like below

Code:
<virtualhost *:80>
ServerName mydomain.com
ServerAlias  www.mydomain.com
</virtualhost>

Although I never did any changes to server, host, ...

Please help me with this issue

Many thanks

Viewing all articles
Browse latest Browse all 4648

Trending Articles