Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Protecting your site with CUWebauth/Netid

When requesting a new url/virtual host for your application, this is a good time to think whether or not your site, or any part of your website will need to be protected by CU WebAuth and require visitors to log in with their NetID and password.

...

The use of .htaccess files or a an Apache Include file will need to be created and configured to achieve partial "protected" sites. Both are viable options, and use many if not the same configurations, however they are implemented differently and can cause problems if not done correctly.

...