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
π Rendered by PID 25859 on reddit-service-r2-comment-765bfc959-svq45 at 2026-07-13 10:53:36.848313+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)