Apache

WordPress Serverless

By |2021-12-16T10:11:50+00:00June 14th, 2020|Apache, AWS, AWS RDS, Linux, WordPress|

In this blog post we are discussing about how we can start the stage of converting a WordPress website into serverless using AWS cloud.  In cloud platform serverless means basically we are not managing the underline servers that host our services needed. We breakdown different services needed for wordpress hosting, like Apache, MySQL, PHP

Configure Apache php-fpm with SSL virtual Host on Centos7

By |2021-12-16T10:46:42+00:00November 10th, 2017|Apache, Linux|

Introduction Apache is a most widely used web server in Linux platforms and is one of the best stacks to host PHP applications. With the release of Apache httpd 2.4, there is a Apache proxy module (mod_proxy_fcgi.) introduced and integrated by default with Apache. Also From release 5.3.3 onward, PHP now includes the fastCGI

Go to Top