Hi, how can I point subdomain to specific directory? What lines should i add/change in the httpd.conf file?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
You need to add a virtualhost for the subdomain: <a href=“https://www.digitalocean.com/community/articles/how-to-set-up-apache-virtual-hosts-on-centos-6”>https://www.digitalocean.com/community/articles/how-to-set-up-apache-virtual-hosts-on-centos-6</a>.