Ticket #6827 (reopened task)
trac.cgi missing in 0.11 setup??
| Reported by: | edunne | Owned by: | nkantrowitz |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.12.1 |
| Component: | web frontend | Version: | 0.11b1 |
| Severity: | blocker | Keywords: | documentation |
| Cc: | dgynn@…, AndrejsC@… |
Description
I've got Genshi, the latest version of setup tools etc.
trac-admin works fine and I can run TRAC standalone using tracd.
However, I'm trying to get it to run through Apache using simple cgi as the initial way to do deployment. With 0.10.x you just specified in the apache conf file that apache should use trac-cgi to handle requests.
However, I've searched my entire hard-drive and there is no trac-cgi that can be found.
It used to be dumpe in the python24/share/trac/cgi-bin directory but with python25 there is no share folder.
any idea where trac-cgi has disapeared to? Is it even necessary anymore (that docs aren't that specific for windows deployment of 0.11)?



