SOLVED! (was: Re: Frontpage perils)

Mark admin at asarian-host.net
Tue Aug 5 17:56:01 PDT 2003


----- Original Message ----- 
From: "Mark" <admin at asarian-host.net>
To: "Nick Rogness" <nick at rogness.net>; <freebsd-questions at freebsd.org>
Sent: Tuesday, August 05, 2003 10:48 PM
Subject: Re: Frontpage perils


> ----- Original Message -----
> From: "Nick Rogness" <nick at rogness.net>
> To: "Mark" <admin at asarian-host.net>
> Cc: <freebsd-questions at freebsd.org>
> Sent: Saturday, August 02, 2003 1:37 AM
> Subject: Re: Frontpage perils
>
> > On Fri, 1 Aug 2003, Mark wrote:
> >
> > > I just installed apache+mod_ssl-1.3.28+2.8.15 (FreeBSD 4.7R).
> > > Having some serious trouble integrating Frontpage 5, though.


Sometimes I am such an idiot. :) I had placed these commands at the top of
httpd.conf:

FrontPageEnable
FrontPageAdminDisable

Which was not wise. :) Until, tonight, it finally dawned on me that these
command are not recognized, because mod_frontpage has, at that point, not
been loaded yet! I moved them after mod_frontage has loaded, and now
everything works as expected. :)

Thanks anyway for the trouble Nick, and the useful shortcut to using the
fp_install.sh script.

- Mark



More information about the freebsd-questions mailing list