How Magento 2 Deployment Modes Can Impact Your Site
As a Magento user, you may have wondered what the different deployment modes do, and if switching to a different deployment mode could help optimize your site. The different modes are optimized for different uses, so it may merit a
Transport Layer Security
For as long as people have been communicating, there has been a need for two parties to conduct their communications securely. Pulling aside someone and whispering in their ear is a form of “secure communication,” although to what degree the
PHP Sessions
What are PHP sessions? One feature of PHP is a way to track and store information about visitors to the site by a session ID. The session ID, by default, is passed to the client in a cookie named "PHPSESSID," but
Adjusting PHP Configuration in cPanel
Sometimes you may find it necessary to adjust a PHP configuration, such as when you are installing a web application and it requires that PHP be configured in a special way, or if one of your applications reaches a timeout