Skip to content
New issue

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

👾 Forbidden melding bij copy-paste grote lap tekst #9

Open
PhilipHoeben opened this issue Mar 18, 2015 · 2 comments
Open

👾 Forbidden melding bij copy-paste grote lap tekst #9

PhilipHoeben opened this issue Mar 18, 2015 · 2 comments
Labels

Comments

@PhilipHoeben
Copy link

copy-paste grote lap tekst:
melding:
Forbidden

@Potherca Potherca added the bug label Mar 18, 2015
@ProfoundGames
Copy link

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

@Potherca
Copy link
Owner

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.

@Potherca Potherca changed the title Forbidden melding bij copy-paste grote lap tekst 👾 Forbidden melding bij copy-paste grote lap tekst Mar 18, 2015
@Potherca Potherca changed the title 👾 Forbidden melding bij copy-paste grote lap tekst 👾 Forbidden melding bij copy-paste grote lap tekst Mar 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants