Tag: template groups
1 result
- Article
- category: ExpressionEngine, Tutorials
- tags: member groups, development, http authentication, templates, template access, template groups, tutorial, template, access
Using ExpressionEngine’s Built-In HTTP Authentication to Restrict Access During Development
03.20.09 by Ryan Masuga
You can restrict access to an ExpressionEngine site under development with template access restrictions by User Group. But what if you need to test logged-in and logged-out status, and different member levels? We show you how to easily restrict your dev area and still test member-related conditionals on your templates with a Dev User Group and EE’s HTTP Authentication.