So I know this may seem a little strange but I for sake of consistency, I would like all my urls to appear in this form: http://domain.com/page/ So far I have gotten the reg
In your .htaccess file , if you are using apache you can try with
ErrorDocument 404 http://www.domain.com/notFound.html