Hello. I have 2 servers. One is a domain controller and the other one is a web server. The web server has apache, the ip lets say is 192.168.2.5 and I have 2 sites on the server. One in 192.168.2.5/database/public_html and the other one in 192.168.2.5/reports/public_html.
I want to configure the DNS so that when you type "database" or "reports" in the browser in the server, it will point to their respective folder. I know how to point a DNS to 192.168.2.5 but not how to point it to the folder. How can I
do that? Thanks!
↧