Hey guys,
I am trying to make a react application with node express backend work. I copied the backend on the root and the build on the public_html...installed everything. The application works....but I am getting delete and update requests blocked, not get and post. I get 403 error and in the mod sec console i found errors comingo from there...i disabled mod sec i think.but the 403 keeps coming out!
Any advice or suggestions? I can send screens if needed of anything.
Thanks in advance