Some URLs failing to hit application when they are too long – Apache
I just recently installed PHP7.1 and run into a few issues with the application at hand. It seems that once the URL exceeds 108 characters the request does not hit the app as if it was not routed correctly. I…