Edgewall Software

Changes between Version 50 and Version 51 of TracModWSGI


Ignore:
Timestamp:
Jun 7, 2013, 1:10:06 AM (11 years ago)
Author:
Chris.Pilson@…
Comment:

Adding note about 'Location' option in mod_htdigest section. This would have helped me!

Legend:

Unmodified
Added
Removed
Modified
  • TracModWSGI

    v50 v51  
    171171
    172172For multiple environments, you can use the same `LocationMatch` as described with the previous method.
     173
     174'''Note: ''Location'' cannot be used inside .htaccess files, but must instead live within the main httpd.conf file. If you are on a shared server, you therefore will not be able to specify the ''location''. '''
    173175
    174176Don't forget to activate the mod_auth_digest. For example, on a Debian 4.0r1 (etch) system: