Edgewall Software

Ticket #917 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

mod_python directions for multiple projects doesn't allow access to trac/htdocs

Reported by: mcarpenter@… Owned by: cmlenz
Priority: normal Milestone:
Component: web frontend/mod_python Version: devel
Severity: normal Keywords:
Cc:

Description

If you setup a server using the code block in wiki:ModPython under "Setting up multiple projects" - "The easy way" the /trac folder is not accessable.

Also, why list a "hard way". I don't see any benfits for it.

Attachments

Change History

Changed 4 years ago by jonas

  • status changed from new to closed
  • resolution set to fixed

Yeah, the instructions were a bit misleading. They mapped the project index page to "/trac" and each project to "/trac/<projname>". This only works if the /usr/share/trac/htdocs directory is mapped somewhere else than the default location "/trac". The ModPython instructions now use "/projects/" instead of "/trac/" now.

As you suggested I've removed the redundant "hard way" instructions.

Btw, feel free to edit the page if you have any more ideas how to improve it!

Thanks!

Add/Change #917 (mod_python directions for multiple projects doesn't allow access to trac/htdocs)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from cmlenz. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.