Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Sep 2000 16:02:32 -0700 (PDT)
From:      Vic Simkus <vsimkus@yahoo.com>
To:        msilver@sc.rr.com
Cc:        freebsd-questions@freebsd.org
Subject:   RE: Publishing with Apache
Message-ID:  <20000908230232.21840.qmail@web1603.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
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" <MSILVER@scana.com> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000908230232.21840.qmail>