This website requires JavaScript.
Explore
Help
Register
Sign In
Guwan
/
ldap-matter
Watch
1
Star
0
Fork
You've already forked ldap-matter
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0ab3fe2576
ldap-matter
/
oauth
/
OAuth2
/
.htaccess
8 lines
116 B
ApacheConf
Raw
Blame
History
# Deny access to everything by default
deny
from
all
# Disallow php files
<Files
*.php
>
deny
from
all
</Files
>
Reference in New Issue
View Git Blame
Copy Permalink