Hy! I've installed Trac on a machine on which multiple users are using the same Apache server. How /where do i implement the following step of setting authentication for apache, considering that I don't have access to the httpd.conf (apache configuration file):
<Location "/trac/login"> AuthType Basic AuthName "Trac" AuthUserFile /somewhere/trac.htpasswd Require valid-user </Location> Or does anyone knows an alternative for my situation? I really want Trac for this project of mine. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
