BTW, does it make it any easier if I want ALL requests servers by this Apache to be https?
On Jul 20, 12:50 pm, noamtm <[EMAIL PROTECTED]> wrote: > Hi, > We're currently using (on a server only accessible within the > corporate LAN) the most basic auth type. Trac and SVN both use Apache > as the server, AuthType is Basic, there's a single AuthUserFile shared > between SVN and Trac which I maintain manually (just a few users), and > Trac uses mod_python. > > I want all the SVN/Trac traffic to be SSL/TLS-encrypted. > > Is it possible for me to change the configuration so that everything's > the same (at least from the SVN+Trac user's POV) but the underlying > protocol is https instead of http? What's the easiest way to do so? > > Please provide info for change in SVN conf if needed... even if this > is a bit off-topic. > > Thanks, Noam. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
