Skip to content
  • Obidos Technologies (P) Ltd
Obidos Technologies (P) Ltd

ObidosTech Knowledge Base

Help snippets on NodeJs, React, ColdFusion, PHP, Android, iOS and tech news

About Obidos Technologies (P) Ltd

Profile
ObidosTech

Obidos Technologies (P) Ltd is an off-shore development and maintenance center for ColdFusion applications, PHP application along with ReactJS, NodeJS

Menu
  • Obidos Technologies (P) Ltd
  • Prasanth Kumar.S

Category: Tomcat

6 Articles
Categories
Apache ColdFusion Lucee Server Technology Tomcat Windows

Two tips on moving Lucee web-inf out of the root.

December 14, 2022
2 mins read
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…
Read more
Categories
ColdFusion Database Lucee MySQL Server Tomcat Windows

Fixed: Lucee page rendering taking 2-3 seconds every time

December 14, 2022
1 min read
In one of our latest Windows servers, the latest version of Lucee (5.3.10.97) with default configuration was showing an apparent slowness. Every page, whether it is a single line output…
Read more
Categories
ColdFusion Email Internet Lucee Railo Server Technology Tomcat Windows

How to setup Zoho email in Lucee

October 28, 2022January 11, 2023
1 min read
Zoho have introduced 2FA and so we cannot use the email password with Lucee or any other client like outlook. To use the Zoho to send out an email using…
Read more
Categories
Apache ColdFusion Lucee Railo Server Tomcat

Lock down Lucee Admin to localhost with IIS

February 19, 2018February 24, 2018
1 min read
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).…
Read more
Categories
Apache Internet PHP Server Technology Tomcat

Hide the fractional part in a decimal number if it is .00, in PHP

April 21, 2017April 21, 2017
1 min read
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…
Read more
Categories
Apache Integration Internet Lucee Railo Release Server Technology Tomcat Windows

*FIXED* Setting you Railo / Lucee server to use TLS 1.2 by setting to use Java 1.8 instead of Java 1.7.

February 28, 2017February 28, 2017
1 min read
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…
Read more