Made changes to the database and added models to support options. Next is permissions
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@797 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
@@ -10,9 +10,9 @@ deny from all
|
||||
|
||||
# Now allow local access
|
||||
# Localhost
|
||||
allow from 127.0.0
|
||||
# allow from 127.0.0
|
||||
# Local subnet
|
||||
allow from 192.168.7
|
||||
# allow from 192.168.7
|
||||
|
||||
# Provide a mechanism for user authentication
|
||||
AuthType Digest
|
||||
|
||||
Reference in New Issue
Block a user