> It may be possible to set this up for your server

> to only require HTTP
auth on URLs containing "format=rss", but that

> would depend on the server
you use.

> 



I use Apache, and tried going this way too. However, there
are no <Location> or <LocationMatch> or similar directives that actually support
looking into the query string (GET arguments) - it only supports evaluating
the path.



I ended up putting the whole Trac structure under HTTP authentication,
and RSS is a major reason for doing so - the feeds are everywhere, and I have
found no way of catching them at the Apache side.



:::simon

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

Reply via email to