[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] another "is this normal" :-)



in the proftpd.conf i found this:

<VirtualHost 192.168.0.21>
        DefaultRoot             / admin
        DefaultRoot             ~/../.. site-adm
        DefaultRoot             ~ !site-adm
        AllowOverwrite          on
        DisplayLogin            .ftphelp
</VirtualHost>

What on earth is ~ !site-adm? or "/ admin" ?

does it mean that admin has access to / ?

and if You´re not site-adm then U have access to only ~ (user home) ?

Sincerly
Kim Emax