case sensitive url

Post any questions you have about using the Verj.io Studio, including client and server-side programming with Javascript or FPL, and integration with databases, web services etc.

Moderators: Jon, Steve, Ian, Dave

Steve James
Ebase User
Posts: 331
Joined: Mon Mar 10, 2014 8:34 am

case sensitive url

#1

Postby Steve James » Mon Oct 15, 2018 9:21 am

I am using a folder to store data files. It is part of our Open Data Portal.

Is there anyway of setting case insensitivity with direct urls?

Thanks
0 x

Jon
Moderator
Moderator
Posts: 1342
Joined: Wed Sep 12, 2007 12:49 pm

Re: case sensitive url

#2

Postby Jon » Tue Oct 16, 2018 8:44 am

I've never tried to do this so this is just a suggestion. A quick search on this subject leaves the impression that there are no simple solutions. It should be possible to do this in a servlet filter - extract the file path from the URL, check if the file exists (you can do this in Java), then change the URL to match the true file name.
0 x


Who is online

Users browsing this forum: No registered users and 24 guests