Two tips on moving Lucee web-inf out of the root.
The web-inf have lot of information including the logs. We can move this folder outside of the root and name it accordingly. The following two posts will help in the…
Help snippets on NodeJs, React, ColdFusion, PHP, Android, iOS and tech news
The web-inf have lot of information including the logs. We can move this folder outside of the root and name it accordingly. The following two posts will help in the…
The issue will occur when you try to install IIS in Windows server 2022. We are trying to run Lucee in the Windows server 2022. In the last step of…
Steps to start a server with SSL enabled.
Lucee Admin can be locked to be accessed only from the localhost with IIS. For this, you need to have Remote Access to the server. Go to IIS admin (inetmgr).…
When displaying decimal numbers, it will show both the Integer and Fractional part even if the fractional part is 00. Like below: 2.35 3.50 2.00 If we need to hide…
TLS 1.0 support is being dropped by more and more platforms. If you are using your Railo / Lucee server to communicate with the service that have dropped the support…