php - How to make this kind of URL: mail.google.com -


i don't know name of part of domain name: mail.google.com

how implement in web application?

please show me tutorial this. thank you

you not within web application. need setup a record subdomain name. done using control panel dns server or editing config files bind if running own dns server.

this simple guide explains different types of dns records.


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -