Edgewall Software

Change History for TracCgi

Version Date Author Comment
65 15 months figaro Cosmetic changes
64 4 years trac
63 5 years Jun Omae Use https links and update links
62 6 years Ryan J Ollos Content copied from the TracPlugins page.
61 6 years Ryan J Ollos Minor edits.
60 8 years Ryan J Ollos D.R.Y.
59 9 years Ryan J Ollos Added TOC and page outline.
58 9 years Jun Omae In ScriptAlias /trac ... code block, use #!apache rather than #!sh
57 9 years Ryan J Ollos Use new style markup and syntax highlighting.
56 9 years Ryan J Ollos Use an intertrac link.
55 11 years anonymous
54 12 years jayen@… another example of cgi + wsgi
53 12 years jayen@… cgi + wsgi
52 12 years Christian Boos Moved #MappingStaticResources to TracInstall#MappingStaticResources
51 12 years Christian Boos Moved #AddingAuthentication to TracInstall@334#ConfiguringAuthentication
50 12 years anonymous
49 12 years anonymous Added example because description of Alias path was confusing.
48 13 years gavin@… The existing documentation is incorrect. This new alias path works.
47 13 years jeberger@… Added an example of how to disable mod_python handler for aliases
46 13 years anatoly <techtonik@…> /chrome alias is evil
45 14 years anatoly techtonik <techtonik@…> difference between /chrome/common and /chrome/site
44 14 years anatoly techtonik <techtonik@…> clean up intro
43 14 years anatoly techtonik <techtonik@…> mapping static resources correctly
42 14 years anatoly techtonik <techtonik@…> add reference to deploy procedure, cleanup a bit
41 14 years Emmanuel Blot Wikify link to TracModWSGI
40 14 years Remy Blank Fixed a link.
39 14 years anonymous
38 14 years anonymous
37 15 years Remy Blank Fixed Trac: prefix (should be trac:)
36 15 years Christian Boos use Trac: prefix for link in last edit
35 15 years Wilfred Berger <wilfred.berger@…> mention AJP
34 15 years xlax@… In apache≥2.2 AuthDigestFile should be AuthUserFile
33 15 years Christian Boos emphasize the slowness inherent to this kind of deployment
32 15 years anonymous
31 15 years Christian Boos s/copystatic/deploy/ in r6894
30 15 years Christian Boos Add info about trac-admin copystatic
29 15 years anonymous corrected auth
28 16 years pavel.denisov@… Incorrent info about htdigest program, fixed.
27 16 years g.liakhovetski@…
26 16 years g.liakhovetski@…
25 16 years PeWu it doesn't work with the trailing slash
24 16 years twinge per coderanger
23 16 years Niklas Bivald Added option for setting TRAC_ENV / TRAC_ENV_PARENT_DIR in trac.cgi …
22 17 years anonymous add note about configuring apache to efficiently serve a projects' …
21 17 years Christopher Lenz Minor cleanup
20 17 years ximon.eighteen@… Minor edit to my note about the trac.cgi shebang
19 17 years ximon.eighteen@… Update the shebang help Note: I added to mention that it only applies …
18 17 years anonymous
17 17 years jaboydjr@…
16 17 years jaboydjr@… Added comment that TRAC_ENV… can be set in trac.cgi
15 17 years anonymous
14 17 years anonymous
13 17 years anonymous
12 17 years SeeBQ added example link command to map static content
11 18 years Matthew Good add info on multiple projects with CGI
10 18 years Christopher Lenz Erik, this doc applies to 0.9
9 18 years Christopher Lenz
8 18 years ErikRose Removed references to /chrome/common that were wrong, AFAICT. …
7 18 years ErikRose Fixed another typo.
6 18 years ErikRose fixed typo
5 18 years Christopher Lenz Explained mapping of static resources
4 18 years anonymous
3 18 years Christopher Lenz Added info on authentication
2 18 years Christopher Lenz Should've previewed
1 18 years Christopher Lenz Moving CGI stuff out of TracInstall