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

RE: [cobalt-users] Changing from sites/site#/users/username to sites/site#/web?



Is this on a Raq2, 3 or 3I?

Also what do I need to change in /web?

 -

                         Barnabas Toth
                         barnabas@xxxxxxxxxxxxxxxxxxxxx
                         http://www.maximum-threshold.com
                         ICQ UIN: 293732

"you know the day destroys the night. night divides the day. try to run. try
to hide."

> -----Original Message-----
> From: cobalt-users-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of
> PyschoCotic@xxxxxxx
> Sent: Wednesday, May 10, 2000 12:23 AM
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: Re: [cobalt-users] Changing from sites/site#/users/username to
> sites/site#/web?
>
>
> Works for me:  They must be logging in via the IP address you change
> defaultroot for.
>
> <VirtualHost ###.###.###.###>
>         DefaultRoot             / admin
>         DefaultRoot             ~/.. site-adm
>         DefaultRoot             ~ !site-adm
>         AllowOverwrite          on
>         DisplayLogin            .ftphelp
>         <Anonymous /home/sites/site23/ftp>
>           User                          SITE23
>           Group                         ftp
>           UserAlias                     anonymous SITE23
>           UserAlias                     guest SITE23
>           MaxClients                    10
>           <Directory *>
>             <Limit WRITE>
>               DenyAll
>             </Limit>
>           </Directory>
>           <Directory /home/sites/site23/ftp/incoming>
>             Umask                       002
> etc...
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>
>
>
>