On Wed, Apr 16, 2014 at 10:41 PM, Aurie P. <[email protected]> wrote:
> I've created a website, tested it locally using the google app engine, > everything works perfectly with the execption of this one html page: > the error that I get is above and also 404 Not found The requested URL > /Contact.html was not found on this server. > Can someone help me figure this out...thanks in advance. > You wrote that everything works except for the contact HTML page. Are there any other static assets in your application (HTML pages, JS files, CSS, images, etc) except for the contact page, and if so, how are you mapping them through app.yaml? ----------------- -Vinny P Technology & Media Advisor Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
