We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
copy-paste grote lap tekst: melding: Forbidden
The text was updated successfully, but these errors were encountered:
The problem occurs if you use 256 characters, if you use 255 it's fine.
256 Characters (Throws the error)
255 Characters (Doesn't throws the error)
Adding .png behind it also takes up the number of characters you can use.
252 Characters + '.png' (256 total) Throws the error
251 Characters + '.png' (255 total) Doesn't throws the error
Sorry, something went wrong.
This behaviour seems to be caused by a bug in Apache. It does not look like it is going to be resolved any time soon.
Setting a char limit on the form would help users who use it but won't fix URLs that are created by hand.
The only solid solution is to move from Apache to NginX.
No branches or pull requests
copy-paste grote lap tekst:
melding:
Forbidden
The text was updated successfully, but these errors were encountered: