Frage

I have a regular web hosting account with an online company winch I'm using to publish my podcast using podcast generator, since I know that we are able to host a static website on Amazon S3, I was thinking that: podcast generator does not use a database so it could also be host just like a static website (I could be wrong!) now is it possible to upload all the files from the podcast generator zip folder to the Amazon S3 and launch it as I normal would? To summarize I want my website build from podcast generator to be on Amazon cloud Hosting service instead of conventional web hosting, can it be done and how?

now this is what I've done: on Amazon S3 /website/Index Document: I've placed index.php well what had happened was the index.php file just display on the page.

Can abyone help me?

War es hilfreich?

Lösung

You cannot use Podcast Generator on Amazon S3 because Amazon S3 just allows to host static websites and does not support server-side scripting (such as PHP). Podcast Generator is written in PHP and a webserver with PHP support is the minimun requirement to run it.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top