So, I was making a custom 403 page for my website, and decided to hook it up through my .htaccess file. I just copied and pasted the htaccess code for my 404 error, replacing 404 with 403.
But, whenever I go to a restricted directory, it gives me this message instead of my custom 403 page:
You...