I have a weird one. I have written some code where my script adds something into the database, then after successfully adding it, the page is redirected to the homepage, with some cookies that get set to let the customer know it has been successfully added. Everything was working fine, but then the other day, all of a sudden my client gets a "403 Forbidden - Server configuration does not allow access to this page." error. If you refresh the page however, it loads fine. It only seems to be on the redirect that it happens.
As mentioned, everything seemed to be working fine until a few days ago.
Any ideas? I can supply some code if necessary.
Thanks