WikiMatrix

#1 2008-12-08 20:59:59

Eda
Member
From: Prague, Czech Republic
Registered: 2008-11-20
Posts: 2

Wiki page not exists, does 404 make sense?

Hi, I just wondered - if requested page is not found, do you return 404 (together with e.g. page editing this nonexistent page) 404 error code?

Does exist any reason to do this? Maybe it's useful for search engines or things like that, but I wanted to ask before implementing it ...

Thanks for help.

Offline

 

#2 2008-12-08 21:52:46

andi
Administrator
From: Berlin, Germany
Registered: 2005-11-17
Posts: 223
Website

Re: Wiki page not exists, does 404 make sense?

DokuWiki doesn't return a 404 by default but this can enabled by a config option. The problem with sending a 404 is that you still want the browser to display your content (eg. the edit form). But some browsers will display their own error page instead, eg. Opera on the Wii does that.


Careful: I'm the lead developer of WikiMatrix and DokuWiki so my posts may be biased ;-)

Offline

 

#3 2008-12-08 21:57:04

Eda
Member
From: Prague, Czech Republic
Registered: 2008-11-20
Posts: 2

Re: Wiki page not exists, does 404 make sense?

Well, thanks a lot for reply ... I thought that there's some catch.

Offline

 

You are not logged in.


Board footer

Forum powered by PunBB (© 2002–2005 Rickard Andersson)