...
If your website was created prior to January 15th, you may need to update your ".htaccess" files to conform with the requirement that CUWebAuth is only configured for SSL sites. The need to update configurations can likely occur if you previously had both public/private portions of your website and used CUWebAuth to protect portions of your site. If ALL of your content is CUWebAuth protected then we recommend a configuration of "HTTPS" which will redirect all traffic to SSL and preserve the behavior that previously existed. If you have the need to have both public/private portions of your site then you'll likely need to following the following.
The following is technical information on how to update existing configurations.
...