Published by Mijingo

movie icon image

EE Insider Blog

Spend your time learning and developing sites with ExpressionEngine and we'll use this blog to keep you informed of all the news related to ExpressionEngine and CodeIgniter.

» Read more in the Archives.

» Have a tip? Send us your EE news.

Learn ExpressionEngine Today

Over a series of 8 videos, watch and learn as Ryan builds an entire ExpressionEngine website from beginning to end. Get started now.

EE 2.6: Strict URLs Enabled by Default

In new installations of ExpressionEngine (from 2.6 forward), the Strict URLs setting will be enabled by default.

From the EllisLab blog post announcing the change:

With ExpressionEngine 2.6 and up, Strict URLs will be enabled by default in new installations. Using the same example, http://example.com/site/about-us is the only valid URL for that content. Visiting http://example.com/about-us/ with Strict URLs enabled will trigger ExpressionEngine’s defined 404 behavior.

If you are updating, don’t worry, ExpressionEngine will honor your current Strict URL preference. With this minor change in ExpressionEngine 2.6, we’re encouraging best-practice by default.

Most of you probably already turn it on when you’re setting up a new site but now this best practice is the default behavior instead of an option.

Now if only index.php was removed by default…

Posted on Apr 10, 2013 by Ryan Irelan

Filed Under: EllisLab, ExpressionEngine 2