LAMP Stack

  1. 2 min read

    Apache servers use .htaccess files to configure websites without altering server settings. Apply distinct settings per directory via multiple .htaccess files, created manually or uploaded as plaintext.

  2. 1 min read

    For a secure connection, use .htaccess rules to redirect insecure traffic from http://mysite.com to https://mysite.com, assuming you have an SSL installed. Familiarity with .htaccess files and file management is assumed.

  3. 3 min read

    EasyApache 4 enhances cPanel and WHM’s Apache and PHP management with RPM packaging, faster updates, multi-PHP support, and improved path organization.

  4. 4 min read

    File permissions define access to files and folders on a server or website, or the ability to execute a file/script/etc.

  5. 5 min read

    For Liquid Web’s managed Linux server users, PHP is integral to their LAMP stack for dynamic web pages. Different PHP handlers are explored in this article.