Date: Sun, 01 Sep 2002 10:09:49 -0400 From: Mike Tancsa <mike@sentex.net> To: "Drew Tomlinson" <drew@mykitchentable.net> Cc: freebsd-isp@freebsd.org Subject: Re: Fw: FrontPage 2002 Extensions Help Message-ID: <ll74nu07gbcp41796q0msk5qjmle850cel@4ax.com> In-Reply-To: <mailman.1030804502.49253.fisp-l@lists.sentex.ca> References: <mailman.1030804502.49253.fisp-l@lists.sentex.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 31 Aug 2002 07:33:50 -0700, in sentex.lists.freebsd.isp you =
wrote:
>I originally sent the following to questions but have not received any
>suggestions as of yet. I'm hoping maybe someone here has had similar
>difficulties and knows what I need to do to get things working.
Make sure you have
### In Order for FrontPage to work in User and Virtual ###
### Web Directories, they need to be set up as shown: ###
<Directory /*/public_html>
AllowOverride AuthConfig Limit Indexes Options
Options All
</Directory>
=46rontpageAdminEnable #optional
And in Apache's make file, make sure you build it with suEXEC enabled
--enable-suexec=20
Other then that, you should just be able to install mod_frontpage from =
the
ports and all should work. e.g. to enable the domain example.com with the
unix userid eunixuser with the unix group fpgroup and the FrontPage user
fpuserid with the passwd donttell
/usr/local/frontpage/currentversion/bin/owsadm.exe -o install -t =
apache-fp
-s /usr/local/etc/apache/httpd.conf -p 80 -m www.example.com -u fpuserid
-pw donttell -xu eunixuser -xg fpgroup
---Mike
>
>Thanks,
>
>Drew
>
>----- Original Message -----
>From: "Drew Tomlinson" <drew@mykitchentable.net>
>Sent: Friday, August 30, 2002 6:37 PM
>
>
>> I have the following configuration running on 4.5:
>>
>> apache+mod_ssl-1.3.26+2.8.10
>> frontpage-5.0.2.2623_1
>> mod_frontpage-1.6.2
>>
>> I've fiddled with this for most of the day but can't seem to get it
>> working. I've wiped everything out and started from scratch but
>> continue to get the following error in httpd-error.log:
>>
>> [Fri Aug 30 18:01:08 2002] [error] [client 192.168.1.3] server
>> configuration did not require authentication:
>> /usr/local/www/data/_vti_bin/_vti_aut/author.exe
>> [2002-08-30 18:01:08]: uid: (nobody/nobody) gid: (nogroup/nogroup)
>cmd:
>> /_vti_bin/shtml.exe
>>
>> Does anyone have any ideas on how to fix this or where to request
>> additional help? I've been all over microsoft.com and rtr.com but
>> haven't found any help for my situation.
>>
>> Thanks,
>>
>> Drew
>>
>>
>>
>> To Unsubscribe: send mail to majordomo@FreeBSD.org
>> with "unsubscribe freebsd-questions" in the body of the message
>>
>>
>
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-isp" in the body of the message
Mike Tancsa (mdtancsa@sentex.net) =09
Sentex Communications Corp, =09
Waterloo, Ontario, Canada
"Given enough time, 100 monkeys on 100 routers=20
could setup a national IP network." (KDW2)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ll74nu07gbcp41796q0msk5qjmle850cel>
