Is it possible that when a visitor typed in http://www.my-sub-folder.example.com on their browser's address bar, it will get / retrieve the contents of the page from http://www.example.com/my-sub-folder (but the address bar will remain as is (http://www.my-sub-folder.example.com)? How about this one? http://www.member-name.example.com retrieved from http://www.example.com?var=member-name
Can you explain more and how. Is it not possible using a modrewite on my htaccess file no matter whether my host support wildcard dns or whatever. Thanks
Hi, What type of a server is it? Not only must your DNS server support wildcard DNS you must also have the servers httpd server configured to for every sub-domain. i.e. ServerAlias *.example.net. This cannot be done in cPanel. The other solution would be to get a dedicated IP address.