Best practice for setting up additional subdomain
-
Hello everyone,
what is the "best practice" for utilizing subdomains on a LAMP web server? By default, the web server listens on domain.com and www.domain.com.
Now, I want to set up an additional subdomain that points to a specific directory.
Thank you.
-
To add to @ccfu , you can alternately also configure apache - https://docs.cloudron.io/apps/lamp/#apache-settings (after adding the alias subdomain)