Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2705

[3.3.x] Support Forum • Re: [3.3.13] The submitted form was invalid. Try submitting again.

$
0
0
You can go into DNS records and turn proxy off however there might be delay for that to take effect.

Optionally you can edit local DNS. To take full advantage of their DDOS protection this should not work, Ideally you firewall ports 80 and 443 except for cloudflare IP's but most people can't or don't.

On windows open:

C:\Windows\System32\drivers\etc\hosts and add:

Code:

127.0.0.1 example.com127.0.0.1 www.example.com
That IP is for local instll if for example you have test forum using XAMMP. You need to change them to the IP of your server.

There may be some hiccups with some browser, close the browser after making changes and restart. I know in Firefox you need to take additional step and turn off DNS over HTTPS as it will ignore local value.

When you are done you can just comment out the lines:

Code:

#127.0.0.1 example.com#127.0.0.1 www.example.com

Statistics: Posted by thecoalman — Thu Sep 05, 2024 8:07 pm



Viewing all articles
Browse latest Browse all 2705

Trending Articles