Oh - it might be worth taking a look at the log files: /var/log/apache2/error.trac.log /var/log/apache2/access.trac.log
to see if they shed any light on it. Cheers, Ian On 8/24/06, Ian Thomas <[EMAIL PROTECTED]> wrote: > 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 _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
