asbjorn Posted April 7, 2019 Share Posted April 7, 2019 I am running on a PRO ISP (Norwegian) server with cPanel, Imunify 360, ModSecurity turned on and have recently (after 2 years without trouble) gotten some trouble with ProcessWire and the PageField AutoComplete showing a 403 notification in the ProcessWire Dashboard. The scenario is the following: I have a import script that collects data and creates ProcessWire pages and references in a four different PageFields. The data is collected from a JSON. The import might fire "too many" edits at the same time, and therefore the Imunify 360 security module in cPanel will try to prevent it. Afterwards, after the import (which works well) have been done, I want to edit a few of the PageFields manually, but when I type in the AutoComplete input field for the PageFields, the notification in ProcessWire only returns a "403.shtml" error. I turned off ModSecurity temporarily and managed to edit the field. Any one have an idea how I can whitelist ProcessWire with my import? (I can provide more details if necessary). Link to comment Share on other sites More sharing options...
netcarver Posted February 23, 2023 Share Posted February 23, 2023 Hi @snobjorn did you ever get this sorted out and get ModSecurity turned back on? Link to comment Share on other sites More sharing options...
asbjorn Posted February 23, 2023 Author Share Posted February 23, 2023 Hi @netcarver. I cannot remember if I solved this. It was for a hobby project which since have change a lot, so I am not using the import script anymore. Also my web host has updated their system, so I cannot find any trace of what I did there. Link to comment Share on other sites More sharing options...
netcarver Posted February 23, 2023 Share Posted February 23, 2023 No problem, thanks for looking! Link to comment Share on other sites More sharing options...
Recommended Posts