[Trac] Multiple Projects problem no pic and css files
Matthew Good
trac at matt-good.net
Wed Jun 8 08:10:38 CDT 2005
On Wed, 2005-06-08 at 14:49 +0200, Thomas Richter wrote:
> Hi,
> I have set up a multiple projects trac as in the Guide: TracMultipleProjects.
> I can access /trac/test. But it doesn't load the the png and css files.
> In the apache log stands 403. If I call the url /trac/trac_banner.png
> direct I got the index.html. Maybe a problem with the rewite rule
> RewriteRule ^/trac/(.*) /trac/index.html
> Has someone other that problem and/or a solution?
Note that the TracMultipleProjects page uses "/projects", not "/trac" in
those rules. You cannot use the same name for both the CGI and the
htdocs paths.
--
Matthew Good <trac at matt-good.net>
More information about the Trac
mailing list