by Gayathri R Nayak | Nov 11, 2019 | Apache, Latest, Nginx, Server Management
ModSecurity WAF establishes an external security layer to increase the security. It is supported by different web servers: Apache, Nginx, and IIS. Also, it works as a web server module. At Bobcares, we often receive requests to enable ModSecurity as a part of our...
by Sijin George | Sep 30, 2019 | Apache, cPanel, Latest, Server Management
Webserver handlers decide the way each file functions on the server. And the best way to include custom file support is to add cPanel Apache handlers. However, adding improper handlers often results in website errors. That’s why we often receive requests to...
by Lakshmi S Panicker | Sep 16, 2019 | Apache, Latest, Server Management
Timeout errors are troublesome, isn’t it? Apache Tomcat session timeout mainly occurs due to longer idle sessions. But, finding the real reason for the timeout error can be tricky. At Bobcares, we receive many requests to fix the Apache Tomcat session timeout...
by Jilu Joseph | Sep 6, 2019 | Apache, Latest
Web server listens on port 80 by default. But for running applications like Tomcat or JBoss on the same server, we need to redirect port 80 to 8080 in Apache configuration. However, it may not always work due to improper Apache settings and ends up in website errors....
by Sijin George | Sep 3, 2019 | Apache, Latest, Server Management
Laravel is one of the best web development frameworks. But does it have any error handling feature? Yes. There is a default feature that helps to debug by making Laravel show PHP errors in the browser. At Bobcares, we often get requests to turn on Laravel PHP errors...
by Jilu Joseph | Aug 5, 2019 | Apache, Latest, Server Management
Database driven search engines often take ages to respond to a query. Here comes the importance of search engines like Elasticsearch. It uses a NoSQL database to store, retrieve, and manage data. However, customers may get errors when executing commands to restart...
Recent Comments