From owner-freebsd-questions Sat Sep 9 0:26:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cwalk.org (cx521708-b.pv1.ca.home.com [24.177.2.144]) by hub.freebsd.org (Postfix) with ESMTP id ED80737B506 for ; Sat, 9 Sep 2000 00:26:08 -0700 (PDT) Received: from butthead.walker (butthead.walker [192.168.1.10]) by cwalk.org (8.9.3/8.9.3) with SMTP id AAA12560; Sat, 9 Sep 2000 00:23:22 -0700 (PDT) (envelope-from cwalker@cwalk.org) From: Caleb Walker To: Joe.Warner@smed.com, freebsd-questions@FreeBSD.ORG Subject: Re: Publishing with Apache Date: Sat, 9 Sep 2000 00:19:36 -0700 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: <85256954.006092E3.00@Deimos.smed.com> In-Reply-To: <85256954.006092E3.00@Deimos.smed.com> MIME-Version: 1.0 Message-Id: <00090900222600.00241@butthead.walker> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- One thing that I do for my little network as well as I have seen other wise is to make the directory that you are going to let them use for web content their home directory. Let them use ftp to get it in there. They can use frontpage to publish web to a FTP site by typing ftp://hostname and it will automatically ask for a user name and password. The other thing would be to install front page extensions for the frontpage users. I personally like the ftp route. On Fri, 08 Sep 2000, Joe.Warner@smed.com wrote: #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 -- Thank You, Caleb Walker (310) 519-8359 (310) 753-8668 http://www.cwalk.org Get my pgp public key by fingering cwalker@cwalk.org -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 5.0i for non-commercial use MessageID: bxBcLGm64sexs3oqFicTosCLuBDChBwv iQA/AwUBObnlNx7u1vJ5ZVWEEQIEMACeLoaNHps1fdZf6bfx2KR92wa/+5gAn0Uw qorjUFgvvflxkvstY9p2XEIs =GGDh -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message