[BlueOnyx:01527] Re: FTP default directory
Larry Smith
lesmith at ecsis.net
Mon Jun 29 09:10:31 -05 2009
Here is what mine says for this:
<VirtualHost X.Y.Z.P>
DefaultRoot / wheel
DefaultRoot / admin-users
DefaultRoot ~/../../../web site-adm
DefaultChdir ~/../../../web site-adm
DefaultRoot ~ !site-adm
AllowOverwrite on
DisplayLogin .ftphelp
</VirtualHost>
--
Larry Smith
lesmith at ecsis.net
On Mon June 29 2009 08:56, Tjerk Hacquebord wrote:
> I know the question has been here before but.. how do I make sure a
> siteadmin gets in the /web directory of the site when logging in by ftp?
>
> The answer was: connect to the sitename, not the servername or ip right?
> I'm doing that but the default directory is still the user directory.
>
> Here's my proftpd.conf part (have not made any changes to it)
>
> <VirtualHost [myip]>
>
> DefaultRoot / wheel
>
> DefaultRoot / admin-users
>
> DefaultRoot ~/../../.. site-adm
>
> DefaultRoot ~ !site-adm
>
> AllowOverwrite on
>
> DefaultChdir /web
>
> DisplayLogin .ftphelp
>
> </VirtualHost>
>
>
>
>
>
>
>
> Thanks,
>
>
>
> Tjerk Hacquebord
More information about the Blueonyx
mailing list