I am using SP Staging to update several websites.
All websites (even on the same host) are working fine with admin tools AND sp staging. Unfortunately one site wont update via sp staging. Problem is admin tools.
SP Staging will be blocked.
All Preferences are entered correctly. Secret URL parameter and so on...
Anyway the reason is "Admin Query String".
You can find this URL in the Admin Tools WAF:
http://domain.de/administrator/index.php?option=com_spstgsrv&view=redirect&tmpl=component&format_cyend=install&task_cyend=installer.update&extension_id=12345&sec=xxxxxx
I tried to put "com_spstgsrv" in the WAF exception, but it wont work.
Can you tell me how I can configure the WAF Exception correctly so that SP staging can update this site? (all infos above (admin tools version, database version etc...) are not actual, because site isnt updated yet)
Thanks