EllisLab text mark
Advanced Search
     
404 redirection
Posted: 11 October 2012 12:52 AM   [ Ignore ]
Joined: 2012-02-07
33 posts

how to automatically redirect a request of a page to 404 page if the ID is not found in database?
the page’s content will show data corresponding to the ID into a table.
any idea?

 
Posted: 11 October 2012 12:59 AM   [ Ignore ]   [ # 1 ]   [ Rating: 0 ]
Joined: 2012-02-07
33 posts

sorry, i found the solution here.