CodeIgniter Forums
Documentation recommendation ? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: Documentation recommendation ? (/showthread.php?tid=70738)



Documentation recommendation ? - richb201 - 05-23-2018

I am trying to understand the steps that occur when a browser sends a URI to a CI app. There is some interaction between .htaccess, xampp.conf, config.cfg, and all the other files in the config directory. I need to move my app to gc app engine where there is no ht.access nor xampp.confd  but there is an app.yaml which has its own rules.

I can't seem to find an explanation of the steps involved. Can anyone point to an easy to understand paper or documentation?

Thx


RE: Documentation recommendation ? - skunkbad - 05-23-2018

If you're talking about Google Cloud, why would you do this? Do you hate yourself that much?


RE: Documentation recommendation ? - zurtri - 05-23-2018

You may want to consider some of the AWS services. I'm sure they can do what you want.


RE: Documentation recommendation ? - richb201 - 05-24-2018

Why? Why aws and not google cloud? Is there something obvious?