A. Osama
Results
2
comments of
A. Osama
It works, However it sometimes returns 502 bad gateway and doesn't count at all.
@perusio I've managed to get it work using the below: # Fix statistics module with Ajax to increment view counters ``` location = /modules/statistics/statistics.php { include fastcgi_params; fastcgi_param SCRIPT_FILENAME $request_filename;...