I am using cgiServer_name to read the url and forward to the correct folder. But I want to mask the url.
For example I have a sub domain "demo.mydomain.com" that points to mydomain.com/demo. It works but the url reads mydomain.com/demo, I want it to read demo.mydomain.com
I was told to use an htaccess file. I googled it but I just don't understand how to use it
Any guidance would be appreciated
For example I have a sub domain "demo.mydomain.com" that points to mydomain.com/demo. It works but the url reads mydomain.com/demo, I want it to read demo.mydomain.com
I was told to use an htaccess file. I googled it but I just don't understand how to use it
Any guidance would be appreciated