Hi,
I want to have a custom vhost.
I know there is a Httpd.conf Customization but this won't allow me to add a subdomain with an other root dir.
url: subdomain.domain.com
location: /home/user/domains/subdomain/
What is the best solution for this? I tried to just edit the vhost file of that domain, but after every change its gone.
I want to have a custom vhost.
I know there is a Httpd.conf Customization but this won't allow me to add a subdomain with an other root dir.
url: subdomain.domain.com
location: /home/user/domains/subdomain/
What is the best solution for this? I tried to just edit the vhost file of that domain, but after every change its gone.