You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wiki-changes@httpd.apache.org by Apache Wiki <wi...@apache.org> on 2007/10/25 15:21:48 UTC

[Httpd Wiki] Update of "Recipes" by sjorge

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.

The following page has been changed by sjorge:
http://wiki.apache.org/httpd/Recipes

------------------------------------------------------------------------------
  ||'''P''' || ||<style="text-align: left;">Password protect a folder with Basic Auth || ||["PasswordBasicAuth"] ||
  ||        || ||<style="text-align: left;">Password protection with multiple htpasswd files || ||["MultiUserFiles"] ||
  ||        || ||<style="text-align: left;">Privilege Separation || ||["PrivilegeSeparation"] ||
+ ||'''R''' || ||<style="text-align: left;">Force a URI to go over SSL || ||["RedirectSSL"] ||
  ||'''W''' || ||<style="text-align: left;">Watching HTTP Headers || ||["WatchingHttpHeaders"] ||