what do I put in my httpd to allow any file to POST to another file. Right now it says that the fields need to be filled in (which they are) and they script did function correctly on a windows IIS based sytem so it has to be Apache which is block in method='POST' How do I unblock it or allow it?