Hi Erix, I can't see an initial problem with the instructions - just to double-check:
- You put that VirtualHost config in /etc/apache2/sites-available/trac - You changed the ServerName line in that file to match your server? - You did all the a2ensite stuff? What do you get when you browse to the test url? http://your-server-name/svn/YourProjectNameHere Hang on - having looked at the config file, I think that should probably be: http://your-server-name/trac/YourProjectNameHere Is that the problem? If not, what page do you get at those URLs? Permission denied? 404? Or something else? HTH, Ian On 8/24/06, erixtekila <[EMAIL PROTECTED]> wrote: > I've followed : http://trac.edgewall.org/wiki/TracOnUbuntu > And I am stopped at point #4. > > I have created a repository in /home/erix/svn/projets/ > How could I turn Apache to use it correctly ? > I can't get apache to render the repository's page : > > sudo chown -R www-data /home/erix/svn/projets/YourProjectNameHere > sudo chown -R www-data /usr/share/trac > sudo apache2 -k restart > Test by web-browsing to http://servername/svn/YourProjectNameHere <---- > no luck > > Perhaps is there a special configuartion of Apache that I've miss, but > I am not an expert… > > Any clue or pointer ? > Thanks for your help. > ----------- > erixtekila > http://blog.v-i-a.net/ > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org > _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
