VLF Application URL case sensitive
Posted: Sat May 13, 2023 5:53 am
Our VLF application url no longer works like it used to in test. It now seems to be case sensitive. What used to work is something like this
http://xx.xx.xx.xxx:xxxx/T22PGMLIB/T22/SD1_LAUNC.html?
But now we get a url not found error. If I change the T22PGMLIB part to be lower case that seems to work and we get the log in page.
http://xx.xx.xx.xxx:xxxx/t22pgmlib/T22/SD1_LAUNC.html?
I'm wondering if anyone might know what could have caused this. Our production system still works and the only difference that I know that has changed recently is we installed EPC 142070 in test. The other problem with this is now we can't start an axes session because the url that it uses to grab the framework files has T22PGMLIB (upper case) in it which it can't find.
Just as a side note, I also noticed that I can swap out SD1_Launc.html for index.html in test and I still get the log in page. This is not the case in our prod environment.
Just curious if someone might have any insight.
http://xx.xx.xx.xxx:xxxx/T22PGMLIB/T22/SD1_LAUNC.html?
But now we get a url not found error. If I change the T22PGMLIB part to be lower case that seems to work and we get the log in page.
http://xx.xx.xx.xxx:xxxx/t22pgmlib/T22/SD1_LAUNC.html?
I'm wondering if anyone might know what could have caused this. Our production system still works and the only difference that I know that has changed recently is we installed EPC 142070 in test. The other problem with this is now we can't start an axes session because the url that it uses to grab the framework files has T22PGMLIB (upper case) in it which it can't find.
Just as a side note, I also noticed that I can swap out SD1_Launc.html for index.html in test and I still get the log in page. This is not the case in our prod environment.
Just curious if someone might have any insight.