By: newbie
Date: 2008-10-03
Time: 07:39
|
set up a 404 page
Since everything will control by index.php, is there a way to get a 404 header page?
for exmaple:
index.php?_p=nothispage
to
404.php
and index.php?_p=nothispage will send a 404 header?
Is anyway to do this?
|