Sorry for delay.. :) Ok, doesn't work when I start tracd without --auth: tracd -d --port 8000 /var/trac/project I can open the project page, but when I go to "login" I get an empty page.
It works if I add --auth, but then I get standard browser authentication dialog and only after authenticating I get login page. I read in AuthForm page (http://trac-hacks.org/wiki/AuthFormPlugin) that: <quote> If the url to trac is not of the form http://trac.domain.ext/, then this won't work, because it assume the login page is always at http://trac.domain.ext/login </quote> Maybe that's the problem? If so how can it be remedied without using Apache and mod_rewrite? Thank you, Domas _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
