On Thu, Oct 12, 2006 at 07:28:58PM -0000, [EMAIL PROTECTED] wrote:

> Gladly, I'm not sure the formating will keep i'll try to fix it up as
> best i can here.

It's ok so :-)

> <Location /usr/csbmb/trac-env/port/login>
>   AuthType Basic
>   AuthName "port"
>   AuthUserFile /usr/local/trac/tracctl.htpasswd
>   Require valid-user
> </Location>
> 
> <Location "/usr/csbmb/trac-env/servernotes/login">
>   AuthType Basic
>   AuthName "servernotes"
>   AuthUserFile /usr/csbmb/trac-env/servernotes/trac.htpasswd
>   Require valid-user
> </Location>

The location container must contain the URL path, /not/ the physical
path in the file system.

HTH,
Rainer

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to