I found a workaround:

I used a different link to access my trac.

It seems that some intermediate server do
some caching in some circumstances.

Here my question: does somebody know
how I can configure trac to avoid caching
( at least for the login ..)

Thanks

  Anton


anton wrote:

> Hi,
> 
> I have a strane problem here with my new trac 0.12 setup.
> 
> I use apache 2.2.15 on solaris + python 2.5.4+ trac 0.12.
> 
> I configured it to use cgi with basic auth.
> 
> I use:
> <Location "/trac">
>   SetEnv TRAC_ENV_PARENT_DIR "/projects/mytracs"
> </Location>
> 
> Now the strange thing:
> 
> 1. I go to my trac instance http:localhost/trac/prj1
> 
> 2. I get the Page telling me "  Error: Forbidden ..."
>    ( I see in firebug the 403 error)
> 
> 3. I click on login
> 
> 4. I type my name + password + OK
> 
> 5. I am back on the same page as in 2
> 
> 6. *NOW* the strange thinks begins....
> 
> 7. I click on "Preferences"
> 
> 8. now I see all tabs like wiki, timeline ... an I am in the system
> 
> If I test the (almost) same configureation on my suse linux it works.
> 
> Does somebody have ever expierenced the same problem????
> 
> Since one day I am trying got get it to work :-(
> 
> Any advice/hint welcome...
> 
>  Anton
> 
> 


-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to