From owner-freebsd-questions Fri Sep 8 15:50:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web1603.mail.yahoo.com (web1603.mail.yahoo.com [128.11.23.203]) by hub.freebsd.org (Postfix) with SMTP id E1E4937B509 for ; Fri, 8 Sep 2000 15:50:34 -0700 (PDT) Received: (qmail 21841 invoked by uid 60001); 8 Sep 2000 23:02:32 -0000 Message-ID: <20000908230232.21840.qmail@web1603.mail.yahoo.com> Received: from [64.81.23.21] by web1603.mail.yahoo.com; Fri, 08 Sep 2000 16:02:32 PDT Date: Fri, 8 Sep 2000 16:02:32 -0700 (PDT) From: Vic Simkus Subject: RE: Publishing with Apache To: msilver@sc.rr.com Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You should try mod_dav. Its an apache module ment to to just that (easy access for web developers). Some comercial products have support for it. GoLive 5 supports it. --- "SILVER, MICHAEL A" wrote: > One possibility would be to use Samba, especially if your users are > using > windows. This would allow them to map a drive letter in windows to > the > storage directory on the FreeBSD machine where your content is. It > basically makes FreeBSD look like an NT server (to some degree). I > am > running it at home with much success. Check out www.defcon1.org. > They have > a link to an article that explains how to set it up step by step. > You can > then administer Samba from a web browser. > > ...Michael... > > > -----Original Message----- > > From: owner-freebsd-questions@FreeBSD.ORG > > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of > > Joe.Warner@smed.com > > Sent: Friday, September 08, 2000 1:37 PM > > To: freebsd-questions@freebsd.org > > Subject: Publishing with Apache > > > > > > > > > > Hi, > > > > I'm using FreeBSD 3.4 and am running an Apache 1.3 server > > as part of our > > local intranet at work. > > > > I need to find an easy way for content publishers in > > different departments > > to be able to compose > > and publish web pages to my Apache server. I've read all the > > documentation > > that comes > > with Apache, as well as relevant chapters in different > > reference books but > > haven't found any > > easy to follow instructions that tells how to set up this > > kind of access. > > > > I know that one way to do this is to add a new module into Apache's > > configuration but > > all the instructions I've seen on this, tell you to run ./configure > > --add-module=/path/to/mod_put.c > > but it doesn't tell you where to do this from. I think I > > remember seeing a > > reference to /usr/apache/src but > > I don't have that directory on my system. > > > > I've already tried adding the "LoadModule" and "AddModule" lines to > my > > httpd.conf file but this doesn't work. > > I keep getting a syntax-type error when I restart the server, > > so I had to > > go back and comment out the > > lines. > > > > I've downloaded the module mod_put.c and placed it in > > /usr/local/libexec/apache. > > > > Any help or info on this would be appreciated. I really need > > to be able to > > make content publishing easy for > > our users. > > > > Thanks > > > > Joe > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > " If this email was sent to you by mistake or if you are not an > intended recipient, please delete it, destroy any hard > copies, including attachments, and notify me by return email. The > unauthorized use, distribution or reproduction of > this email is prohibited and may be unlawful." > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message __________________________________________________ Do You Yahoo!? Yahoo! Mail - Free email you can access from anywhere! http://mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message