summaryrefslogtreecommitdiffstats
path: root/glpi-ocsinventoryng-httpd.conf
blob: 1ffd3748fe7d09e28568b8c5422feeb859545ab9 (plain)
1
2
3
4
5
6
7
8
9
10
<Directory /usr/share/glpi/plugins/ocsinventoryng/install/mysql>
    Order Allow,Deny
    Deny from all
</Directory>

<Directory /usr/share/glpi/plugins/ocsinventoryng/scripts>
    Order Allow,Deny
    Deny from all
</Directory>