Articles: Configuration

How to remove index.php from your ExpressionEngine URLs

By default, ExpressionEngine URLs are ugly, always prefixed by index.php.  With a little work, you can vanquish this unneccesary piece of your URLs.

Posted on: Monday, August 10, 2009
Continue reading “How to remove index.php from your ExpressionEngine URLs”

ExpressionEngine’s global variables are your friends

If you find yourself repeating information in your ExpressionEngine code, global variables will save you time and headache.

Posted on: Monday, February 23, 2009
Continue reading “ExpressionEngine’s global variables are your friends”

How to replace index.php in your URLs

If your server is happy with it, replacing index.php in your Expression Engine site URLs is quick and easy, and will make your URLs much prettier.

Posted on: Thursday, January 8, 2009
Continue reading “How to replace index.php in your URLs”

How to copy (or move) a working ExpressionEngine installation

Copying an Expression Engine installing is straightforward.  If you have an installation working the way you like it, why not copy it instead of going through all the steps to install a new one? By copying an existing installation, you’ll preserve all the settings, extensions, modules and plugins that you use. You can even login to the new installation with the same username and password!

Posted on: Tuesday, December 30, 2008
Continue reading “How to copy (or move) a working ExpressionEngine installation”