Re: [EMAIL PROTECTED] mod_frontpage state of the art

2005-08-03 Thread Brian Candler
OK, I think I have solved getting mod_frontpage to work with a mod_rewrite virtual host configuration. For the benefit of the archives, here's what I learned. (1) The CGIs make use of the SERVER_NAME environment variable (2) They then look this up in the httpd.conf pointed to by /usr/local/fro

Re: [EMAIL PROTECTED] mod_frontpage state of the art

2005-08-02 Thread Brian Candler
On Tue, Aug 02, 2005 at 11:15:24AM +0100, Brian Candler wrote: > Cheers. I've moved over to the mirfak mod_frontpage, but still get the same > error now: Right, well this is turning into a long voyage of discovery :-) Firstly, I was able to get mod_frontpage working with a vanilla httpd and insta

Re: [EMAIL PROTECTED] mod_frontpage state of the art

2005-08-02 Thread Brian Candler
On Mon, Aug 01, 2005 at 04:02:05PM -0400, Dan Mahoney, System Admin wrote: > You need to get the frontpage support from rtr.com, and extract it the the > (very universal) /usr/local/frontpage. > > From there, to make it play nice with apache, you can compile and build > mirfak. > > Doing it the

Re: [EMAIL PROTECTED] mod_frontpage state of the art

2005-08-01 Thread Dan Mahoney, System Admin
On Mon, 1 Aug 2005, Brian Candler wrote: What's the current best way to support frontpage publishing? [*] The two main contenders I've found are: - http://www.rtr.com/ - http://sourceforge.net/projects/mirfak Anyone here have a view as to which is better (for your own definition of 'better')?

[EMAIL PROTECTED] mod_frontpage state of the art

2005-08-01 Thread Brian Candler
What's the current best way to support frontpage publishing? [*] The two main contenders I've found are: - http://www.rtr.com/ - http://sourceforge.net/projects/mirfak Anyone here have a view as to which is better (for your own definition of 'better')? I'm running Apache 1.3 under FreeBSD, and o