[pmwiki-users] Problem with BlogSimple2
Andy Kaplan-Myrth
andy1 at kaplan-myrth.ca
Tue Jun 13 13:05:39 CDT 2006
On Tue, 2006-06-13 at 10:48 -0500, Jon Haupt wrote:
> On 6/13/06, David Spitzley <dspitzle at wash.k12.mi.us> wrote:
> > I've got BlogSimple2 working reasonably well on my new site
http://www.davidaspitzley.org/habitrail , but the Comment links aren't
working; I get a 404 error. Any suggestions?
> >
> Hmm, it looks like your server returns a 404 whenever you try to
> access a wiki page that doesn't exist, is that correct?
David, I see you're running on a Windows 2003 server with IIS. I just
had the same problem and Pm responded to this list with a solution. See
his response here:
http://pmichaud.com/pipermail/pmwiki-users/2006-June/028773.html
The solution is to set the following in local/config.php:
$PageNotFoundHeaderFmt = 'HTTP/1.1 200 Ok';
That solution worked perfectly for me.
Good luck,
Andy
More information about the pmwiki-users
mailing list