« See all FAQs for semplys | HTML/CSS Portfolio Template
How do I use the 404 page ?
You must edit your .htaccess file and add this line to it:
ErrorDocument 404 /notfound.html
where “notfound.html” will actually be your 404.html more about this here

