Hello, I have a page in php where I wanted when the user was not logged in I would generate a 403 error and present a default page in apache. The default 403 error page is working, I just wanted to get this error in php just like I was trying to view a directory.