On 1/3/01 4:22 PM, "CMC" <[EMAIL PROTECTED]> wrote:

> Just wondering if anyone here is hosting web pages for friends etc, I'd like
> to know if you've created an FTP account for them so they can update there
> web page, if so how did you accomplish this or where can I find material to
> help me?


I'm using Zope to do this. This let's user update their web pages through
the web by going to a URL like http://www.mybox.com/usersite/manage

It also allows FTP access, although the default port is 8021, so as not to
conflict with normal FTP. Zope runs on port 9673 on Debian/Storm by default,
so you'd have to change that to port 80 or run Apache and rewrite requests
into Zope (see /usr/share/doc/zope for more info on setting it up). There is
also a virtual hosting product for Zope, I believe the Debian package is
called zope-siteaccess2. And I would recommend installing packages from
woody here, even if you are on a hail/potato system.

Kevin Teague
http://www.bud.ca


_______________________________________________
Stormlinux-users-list mailing list
[EMAIL PROTECTED]
http://www.stormix.com/community/lists/listinfo/stormlinux-users-list

Reply via email to