Changes between Version 1 and Version 2 of Trac Cgi
- Timestamp:
- Dec 10, 2014, 10:01:01 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Trac Cgi
v1 v2 54 54 }}} 55 55 56 If you are using the [http://httpd.apache.org/docs/suexec.html Apache suEXEC] feature please see [ http://trac.edgewall.org/wiki/ApacheSuexec].56 If you are using the [http://httpd.apache.org/docs/suexec.html Apache suEXEC] feature please see [trac:ApacheSuexec]. 57 57 58 58 On some systems, you ''may'' need to edit the shebang line in the `trac.cgi` file to point to your real Python installation path. On a Windows system you may need to configure Windows to know how to execute a .cgi file (Explorer -> Tools -> Folder Options -> File Types -> CGI).