I have a form on the only page within a directory that is password protected via cPanel. Such as...
site.com/directory/subdirectory/form.php
Once every twenty submits of the form (in the same session) I am redirected to:
site.com
and obviously the php form processing doesn't occur.
WHAT IS HAPPENING?
I have checked my redirects in cpanel and none are set. So I don-t even know why it goes to the index page!
site.com/directory/subdirectory/form.php
Once every twenty submits of the form (in the same session) I am redirected to:
site.com
and obviously the php form processing doesn't occur.
WHAT IS HAPPENING?
I have checked my redirects in cpanel and none are set. So I don-t even know why it goes to the index page!