http status code 404 - Is there a way of getting 404 error page set up on the app engine? -


i have set website , want set 404 error page. there way of doing can't seem access .htaccess file?

thanks in advance, scott

python? https://developers.google.com/appengine/docs/python/config/appconfig#custom_error_responses

java? https://developers.google.com/appengine/docs/java/config/appconfig#custom_error_responses

see google app engine , 404 error


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c++ - Using OpenSSL in a multi-threaded application -

All overlapping substrings matching a java regex -