From owner-freebsd-questions Mon Mar 25 14:39:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tninet.se (lennier.tninet.se [195.100.94.105]) by hub.freebsd.org (Postfix) with ESMTP id 893FA37B4A0 for ; Mon, 25 Mar 2002 14:38:34 -0800 (PST) Received: from cs.umu.se (h27n1c1o1023.bredband.skanova.com [213.64.164.27]) by lennier.tninet.se (BMR ErlangTM/OTP 3.0) with ESMTP id 287622.95885.1017.0s14542438lennier ; Mon, 25 Mar 2002 23:38:05 +0100 Message-ID: <3C9FA6CD.BB931966@cs.umu.se> Date: Mon, 25 Mar 2002 23:38:05 +0100 From: Paul Everlund X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: sv,en MIME-Version: 1.0 To: krzysztof Strzelczyk Cc: freebsd-questions@FreeBSD.ORG Subject: Re: web server software References: <20020325223213.72107.qmail@web14807.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG krzysztof Strzelczyk wrote: > > Hey peeps, > > Dose anybody know of any good software that'll > allow users of my web server to upload, edit, delete, > etc.... files through a browser. This would compare > to something like Geocities has but not as robust I'm > sure. I would also be interested in similar software > for email. Hopefully free but I don't mind dishing > out some cash if worth it:) > > -Chris Use Apache with PHP (mod_php). Read more of how to do it at http://www.php.net/ It's quite easy if you have a little programming experi- ence and knows a little HTML. :-) Good luck! Best regards, Paul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message