How do I create and use a custom 404 page in my pinegrow project and local pinegrow 'server'?

HI @TEMPEST
Im not sure if pinegrow adheres to the whole .htaccess thing.

I think it just runs a basic internal webserver which polls the PG app, in order to display the projects working pages in real time so you can see changes in the browser as you make them in PG.

I did check out the creation of the page though and even though you can create the .htaccess flle in PG,

AND add to the file types editable in the PG settings, it still doesnt show up as file in the PG project view.
as per

I’m not sure if that is because any file starting with a “.” is by default a hidden file on Mac OS, I dont know.

That is a topic for the devs to answer.
Ok, cheerio