if this site looks broken its because you're using an old-ass browser! seriously like 10 years old! get a better one!
  • blog
  • about
  • symfony

    Trac Setup on Dreamhost

    15/06/2009 Posted in tech Posted by: rek

    Dreamhost, Svn. Trac is then the last step right? So after it is all installed, you have to do these last two steps to get admin rights.

     

    First enable auth: (add this to the end of the .htaccess file in the trac domains folder, please remember to change the caps with your info)

     

    AuthUserFile /home/YOURUSERNAME/svn/SVNREPONAME.passwd
    AuthName

    Posted by rekarnar on the 11th October 2010
    To create a user for the passwd file see: htpasswd -c .htpasswd username

    Post a comment: