Skip to content

Instantly share code, notes, and snippets.

@leducson1
Created June 13, 2017 09:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leducson1/a9d24cf0a679b1196210cba61f7e5a7c to your computer and use it in GitHub Desktop.
Save leducson1/a9d24cf0a679b1196210cba61f7e5a7c to your computer and use it in GitHub Desktop.
Chỉ cho phép 1 ip nào đó đăng nhập
order deny,allow
allow from 113.134.156.46
deny from all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment