Hi everyone!
I am planning to upload my website to Amazon S3
Do you know if Amazon S3 allows to execute external scripts on the server?
I have a socket server program listening for incoming connections for websockets. It is written in PHP, but if Amazon S3 does not allow PHP, I do not care to write it again in JAVA or any other language.
Thank you very much!