matt marcum escreveu: > well I ended up fixing this - sort of. I change the location > directive in my apache configs to point to a sub directory - > originally I wanted trac to show up as the root of the website. I > changed the Location to point to /trac and now all my links work > correctly, like /trac/wiki and /trac/roadmap - Is this a bug or just > a know issue with installing trac as the root directory of a website? > Post your apache config for Trac so we can help you out. > On Apr 4, 12:19 pm, matt marcum <[EMAIL PROTECTED]> wrote: > >> Hi - I've just installed trac on my dev server to test it out - i used >> the easy_install method and everything went fine, set up with >> mod_python. When I installed Trac I noticed that it installed 0.11b2 >> >> But when I actually go to the website, the default page comes up with >> no css loaded, the log files say : >> >> 2008-04-04 11:43:41,143 Trac[main] WARNING: 404 Not Found (No handler >> matched request to /common/css/trac.css) >> 2008-04-04 11:43:41,198 Trac[main] WARNING: 404 Not Found (No handler >> matched request to /common/js/jquery.js) >> >> and so on. If I go to /wiki everything works except that my links >> accross the top all look like /wiki/wiki, /wiki/timeline, /wiki/ >> roadmap etc... Basically /wiki/wikiStart doesn't work but /wiki/wiki/ >> wikiStart does. >> >> 2008-04-04 11:22:18,936 Trac[main] WARNING: 404 Not Found (No handler >> matched request to /WikiStart) >> >> I'm not a python programmer, but the installation seemed to go >> smoothly, can anybody help out? I'm using rhels 5, with apache2, >> python 2.4.3
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
