Hello. I am running a WordPress website with Nginx. However, due to compatibility issues with certain plugins, the login function does not work only on the homepage when fastcgi is activated. So I want to disable fastcgi cache only on the homepage. I have already set skip_cache as shown below, ``` set $skip_cache 0; if ($request_method = POST) { set $by cheonmu - How to...
Hi, I run Woocommerce on Nginx + Mariadb + Php7.3-fpm + Ubuntu 18.04 server. I googled about excerpt fastcgi cache for woocommerce but so many options i was found. i was put below code in my server block. ' location ~ \.php$ { include snippets/fastcgi-php.conf; fastcgi_pass unix:/var/run/php/php7.2-fpm.sock; fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_scby cheonmu - How to...
![]() |
![]() |
![]() |
![]() |
![]() |