Hi,
I’m running an webserver where a customer hosts Contao under www.domain.tld and Matomo unter matomo.domain.tld. He wants to connect both products an presents me with the developer console of chromium webbrowsers which says:
GET https://matomo.domain.tld/matomo.php?... 414 (Request-Uri too long)
I copied the URI-Part to an editor for counting chars - its about 400.000 chars long. So I set up apache2s LimitRequestLine and LimitRequestFieldSize higer than this value and now I get an 500.
Maybe the Request-URI is really too long? Whats the reason for - an filter?
Thanks in advance, Ronny.
1 post - 1 participant