Versions Compared

Key

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

...

In some cases you may want to have non-SSL public site and a private SSL protected site that uses the same name.  This can be accomplished by following the directions at https://confluence.cornell.edu/x/9QobCg.  SPECIAL care should be taken to ensure that content that private content is protected.  It is possible to have content that IS protected by CU WebAuth on the SSL portion of a website to NOT be protected on the non-SSL portion of the website.  This makes sense for a content management system where you want to have a public portion and restricted administrative function, but can be a DISASTER if you do not do application based authorization.  This can be a very tricky configuration and special care should be taken to ensure that it is down done properly.

3. .htaccess vs. Directory vs. Location Restrictions

...