duy_dang2110
Verified User
- Joined
- May 30, 2013
- Messages
- 19
Hi all
I create a Vitural host on file httpd.conf( /usr/local/directadmin/data/users/username/httpd.conf) for my customer webmail , but Virtual host lost after a time , and don't know why
Here is my virtual host config :
<VirtualHost X.X.X.X:80>
ServerName mail.X.X
ServerAdmin [email protected]
DocumentRoot /var/www/html/roundcube
CustomLog /var/log/httpd/domains/X.X.bytes bytes
CustomLog /var/log/httpd/domains/X.X.log combined
ErrorLog /var/log/httpd/domains/X.X.error.log
</VirtualHost
I create a Vitural host on file httpd.conf( /usr/local/directadmin/data/users/username/httpd.conf) for my customer webmail , but Virtual host lost after a time , and don't know why
Here is my virtual host config :
<VirtualHost X.X.X.X:80>
ServerName mail.X.X
ServerAdmin [email protected]
DocumentRoot /var/www/html/roundcube
CustomLog /var/log/httpd/domains/X.X.bytes bytes
CustomLog /var/log/httpd/domains/X.X.log combined
ErrorLog /var/log/httpd/domains/X.X.error.log
</VirtualHost
Last edited: