sonjaya a icrit :
> Thx is working, but how to set every i adduser have automatic add in
> /var/www/user/simbloic link .
> thx
I don't add users too often so I do this manually, but you could as well
use a shell script like the following:
#! /bin/sh
#
if test $# -ne 1; then
echo "usage: `base
sonjaya a icrit :
> Dear all
>
> I ussually use public html to allow user have space in out webserver,
> how to set in openbsd 3.9 because default i chroot.
>
> thx for advice
Look at UserDir in httpd.conf
I usually create my web accounts as follow:
1- create /var/www/accounts/ and
/var/www/accou
Thx is working, but how to set every i adduser have automatic add in
/var/www/user/simbloic link .
thx
On 1/16/07, Gilles Chehade <[EMAIL PROTECTED]> wrote:
sonjaya a icrit :
> Dear all
>
> I ussually use public html to allow user have space in out webserver,
> how to set in openbsd 3.9 because
On 2007/01/16 18:58, sonjaya wrote:
> I ussually use public html to allow user have space in out webserver,
> how to set in openbsd 3.9 because default i chroot.
UserDir. Didn't you read the config file?
Dear all
I ussually use public html to allow user have space in out webserver,
how to set in openbsd 3.9 because default i chroot.
thx for advice
5 matches
Mail list logo