linkedin

server

How do I configure FooSales to work with an NGINX server?

If your site runs on an NGINX server and you purchased a FooSales for WooCommerce subscription from the WooCommerce Marketplace, please add the following line of code to your server config file and restart the server in order to ensure that it runs properly: rewrite ^/foosales/static/(.*) /wp-content/plugins/foosales-for-woocommerce/public/build/static/$1; Please note that this should not be added to

How do I configure FooSales to work with an NGINX server? Read More »