Keywords: WordPress - AWS - How to - Other
Description:
It seems Amazon / AWS default to Bitnami when setting up new WordPress VM cloud servers.
Is there a reason for this, and what is the normal way to customize Bitnami stacks?
For example it seems Bitnami already chooses settings for PHP and Nginx for you, but what if you want to optimize all your settings for high traffic? Do you have to go around and customize all your LEMP stack modules in Ubuntu or is there a more centralized way to do it with Bitnami?
Like if I want to optimize the nginx.conf and php.ini settings and etc…
Can I replace Bitnami LEMP template with SlickStack ones?
P.S. is the Nginx FastCGI Cache disabled or enabled by default in Bitnami stacks?