Created
January 14, 2015 08:32
-
-
Save luceos/e3a9093fc15f37d20c54 to your computer and use it in GitHub Desktop.
hostname validation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
^([a-z0-9](-?[a-z0-9])*)+(\.[a-z0-9](-?[a-z0-9])*)*(\.[a-z0-9](-?[a-z0-9])+)+$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment