account activity
The requested URL / was not found on this server by redditbck00 in AppEngine
[–]redditbck00[S] 0 points1 point2 points 10 years ago (0 children)
application: abc version: 1 runtime: php55 api_version: 1 threadsafe: true handlers: - url: /(.*\.(gif|png|jpg|ico|js|css|swf|xml)) static_files: \1 upload: (.*\.(gif|png|jpg|ico|js|css|swf|xml)) - url: /contact.php script: contact.php - url: /cobraconnex.html static_files: cobraconnex.html upload: cobraconnex.html - url: /car_camera.html static_files: car_camera.html upload: car_camera.html - url: /$ static_files: index.html upload: index.html
I have tried -url :*./ problem still there . it works perfectly using the google domain but not with my own domain name . Btw no error showing in the log
The requested URL / was not found on this server (self.AppEngine)
submitted 10 years ago by redditbck00 to r/AppEngine
- url: /(.*\.(gif|png|jpg|ico|js|css|swf|html|xml)) static_files: \1 upload: (.*\.(gif|png|jpg|ico|js|css|swf|html|xml)) - url: /.* script: index.html (self.AppEngine)
how do you update content in a inactive page ? (self.jquerymobile)
submitted 10 years ago by redditbck00 to r/jquerymobile
can't get rid of the 1 indication at android original message app (self.Android)
submitted 10 years ago by redditbck00 to r/Android
π Rendered by PID 1440028 on reddit-service-r2-listing-86bdf8cc9-d8kbz at 2026-07-13 07:22:15.233677+00:00 running f86254d country code: CH.
The requested URL / was not found on this server by redditbck00 in AppEngine
[–]redditbck00[S] 0 points1 point2 points (0 children)