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

sql server - NHibernate incorrectly creating ManyToMany table - Cannot define PRIMARY KEY constraint on nullable column error -

All overlapping substrings matching a java regex -

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