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 megaspaz:
http://wiki.apache.org/httpd/Recipes/PasswordBasicAuth

The comment on the change is:
Added comment to Options line. Don't want to make it seem that's what we endorse

------------------------------------------------------------------------------
  
  {{{<Directory "/var/www/html/protected">
    AllowOverride AuthConfig
+   # The Options below is an example. Use what you deem is necessary.
    Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
    Order allow,deny
    Allow from all

Reply via email to