vpnmanager 1.0.0
This commit is contained in:
@@ -84,12 +84,12 @@ else
|
||||
<th style="border:5px;"><b>Current Chmod</b></th>
|
||||
</tr>
|
||||
<?php
|
||||
check_perms("/var/www","0777");
|
||||
check_perms("/etc/openvpn","0777");
|
||||
check_perms("/etc/openvpn/easy-rsa2","0777");
|
||||
check_perms("/etc/openvpn/easy-rsa2/keys","0777");
|
||||
check_perms("/etc/openvpn/config/server.conf","0777");
|
||||
check_perms("/etc/openvpn/config/database","0777");
|
||||
check_perms("/srv/www/vhosts_admhaasch/vpn.sprinternet.at/public_html","0775");
|
||||
check_perms("/etc/openvpn","0775");
|
||||
check_perms("/etc/openvpn/easy-rsa2","0775");
|
||||
check_perms("/etc/openvpn/easy-rsa2/keys","0775");
|
||||
check_perms("/etc/openvpn/config/server.conf","0775");
|
||||
check_perms("/etc/openvpn/config/database","0775");
|
||||
?>
|
||||
</table>
|
||||
<?php
|
||||
|
Reference in New Issue
Block a user