TRAC on apache

49 views
Skip to first unread message

Maiquel Knechtel

unread,
Dec 17, 2012, 11:43:35 AM12/17/12
to trac-...@googlegroups.com
Hello everybody,

can someone tell me where I find a tutorial to install the TRAC in apache?

[] 's

Steffen Hoffmann

unread,
Dec 17, 2012, 1:37:49 PM12/17/12
to trac-...@googlegroups.com
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 17.12.2012 17:43, Maiquel Knechtel wrote:
> Hello everybody,
>
> can someone tell me where I find a tutorial to install the TRAC in apache?

Because Trac is largely self-documenting, you should have looked inside
the authoritative wiki at trac.edgewall.org, missed that?

The install documentation has setup and configuration information
specifically for running Trac on a number of popular web-servers [1].

Details depend on the module used - WSGI [2] is commonly referred to as
current suggestion. Even the authentication part can be handled by
Apache itself [3]. For production you should go with the DigestAuth, and
have a look at the AccountManagerPlugin [4], if managing the htdigest
file looks to cumbersome to you at the terminal.

This should get you started.

Steffen Hoffmann

[1] http://trac.edgewall.org/wiki/TracInstall#RunningTraconaWebServer
[2] http://trac.edgewall.org/wiki/TracModWSGI
[3] http://trac.edgewall.org/wiki/TracModWSGI#ConfiguringAuthentication
[4] http://trac-hacks.org/wiki/AccountManagerPlugin/AuthStores#HtDigestStore
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlDPZnkACgkQ31DJeiZFuHfuRQCeOx6dk8c9d1QodDPBSk7hI9MT
DWkAmwbQH3EGdHjTKfymT3IfJOsuP7P/
=M5hA
-----END PGP SIGNATURE-----

lonemover

unread,
Dec 17, 2012, 7:18:57 PM12/17/12
to trac-users
Hey,
try trac's build-in web server?
Using apache is kind of complicated, you may try trac's documents related to apache.
But I think you may get far more problems on your environment than you thought.
 
 
2012-12-18

lonemover

发件人:Maiquel Knechtel
发送时间:2012-12-18 00:43
主题:[Trac] TRAC on apache
收件人:"trac-users"<trac-...@googlegroups.com>
抄送:
 
Hello everybody,

can someone tell me where I find a tutorial to install the TRAC in apache?

[] 's

--
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/trac-users/-/oZ5dQzJ5ylgJ.
To post to this group, send email to trac-...@googlegroups.com.
To unsubscribe from this group, send email to trac-users+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.

Abiyo

unread,
Dec 18, 2012, 1:24:42 PM12/18/12
to trac-...@googlegroups.com
Unless you are going to use this for your own use, I highly suggest using one of the means
(mod_wsgi, fcgi,mod_python) and have trac on a web server. The documentation says it too:
"
Fewer features: Tracd implements a very simple web-server and is not as configurable or as scalable as Apache httpd.
"
As Steve pointed, follow the instructions on the official trac page. If you are using Ubuntu you can follow
the instruction below --ignore the bzr part and it should work.
http://trac.edgewall.org/wiki/Ubuntu-10.04-Bazaar

Good luck
Abiyo
Reply all
Reply to author
Forward
0 new messages