I need to set up a simple page on GAE, this is for someone who wants free hosting, basically. The page has a contact form, and I wrote a script in PHP. Ie: index.html, form action calls contact.php. Although placing the code on the index.html and calling that instead produced no results, anyway.I need to set up a simple page on GAE, this is