Subversion Repositories configs

Rev

Rev 4 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4 Rev 188
Line 8... Line 8...
8
<Location /usage>
8
<Location /usage>
9
    Order deny,allow
9
    Order deny,allow
10
    Deny from all
10
    Deny from all
11
    Allow from 127.0.0.1
11
    Allow from 127.0.0.1
12
    Allow from ::1
12
    Allow from ::1
13
    # Allow from .example.com
13
    Allow from 10.192.25
14
</Location>
14
</Location>