> But sometimes I must type http://servername/trac/REPO1 to enter it. It > doesn't work with lowercase address! After restart apache service, all is > ok.
URL/URI are case-sensitive, so you should always use the same character case to access a Trac environment. I guess that it sometimes works w/ a different case because Windows is more or less case-insensitive for file names. Check the exact character case of your Trac environment file (i.e. the top level directory of your Trac project), and always use it to access Trac. BTW, please refrain from using HTML when posting to the mailing list. Thanks in advance. Cheers, Manu. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
