[google-appengine] If i dont put a specific script into the app.yaml, can I download it as source code accesing it via URL??!!!

2014-03-31 Thread Mikel LL
I mean, i have some php scripts on a directory, if i don't put them as an entry on app.yaml, for example: - url: /scripts/script.php script: scripts/script.php and i put the whole directory as static_dir like: - url: /scripts static_dir: scripts ... and i go through it's URL on the browser

[google-appengine] how to browse all the depot files in server side?

2011-05-02 Thread LL
hi, appeng users, i uploaded some python lib py files into server, somehow it doesn't work, i doubt whether these files have been there. anyway to check the file status in server side? many thanks in advance! -- You received this message because you are subscribed to the Google Groups "Google