Initial push of the dynamic code
This commit is contained in:
12
ini/hub.cms.htaccess
Normal file
12
ini/hub.cms.htaccess
Normal file
@@ -0,0 +1,12 @@
|
||||
AuthType Basic
|
||||
AuthName "cms"
|
||||
AuthUserFile "/path/to/file"
|
||||
require valid-user
|
||||
Order deny,allow
|
||||
Deny from all
|
||||
Allow from IPADDRESS
|
||||
Allow from IPADDRESS
|
||||
Allow from IPADDRESS
|
||||
Allow from IPADDRESS
|
||||
Allow from IPADDRESS
|
||||
Satisfy All
|
Reference in New Issue
Block a user