Installation with NGINX (rewrite rules)
Since version 5+ Post Affiliate Pro stores all templates, images, CSS files in database instead of directly in file system.
In order to keep the link structure untouched (backward compatibility reasons) we have added a few rules to .htaccess files which redirect requests to correct files which load the requested resources from DB.
Also since version 5.4.24.3 we have added an extra option to hash names of tracking scripts which will work only in case of correctly working .htaccess files.
...