Matt, The posts I'm referring to are new topics, not replies. I still don't see them. Normally, they appear at the top almost instantly after I submit them.
Thanks for your help with my questions in this topic. Jen Matthew Gillen wrote: > Jen wrote: > > Oh! In the Apache config file.... correct? That's the only place > > where I see the <Location> directive. > > Right. > > > PS -- Why aren't my new posts showing up today? Is there a much longer > > delay today? Normally it is almost immediate.... this time, at least > > hours... > > You last post seemed quick... I don't know if there's something weird going > on. > > Matt > > > Matthew Gillen wrote: > >> He means that instead of this: > >> <Location "/tracsrv/test/login"> > >> AuthType Basic > >> ... > >> </Location> > >> > >> You instead do this: > >> <Location "/tracsrv/test/"> > >> AuthType Basic > >> ... > >> </Location> > >> > >> Then they have to login before they even get to the front page. > >> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
