gae-static icon indicating copy to clipboard operation
gae-static copied to clipboard

A simple base project starter for static websites on Google AppEngine & Google Cloud Services

Results 2 gae-static issues
Sort by recently updated
recently updated
newest added

It would be nice to be able to customize error pages for 400 and 500 errors. On the appspot, a standard "Error:Not Found" screen is displayed and a 404 status...

Folder without trailing slash should 301 redirect to slash version. Currently, _mycoolsite.com/folder_ and _mycoolsite.com/folder/_ both produce a 200 response code which isn't ideal.

wontfix