Résultats plein texte:
- trac
- ay now configure the environment by editing the file: /var/www/trac/projects/TracTest/conf/trac.... Browse http://server:8000/TracTest Yep ! Ça roule # /var/www/trac/trac.wsgi <code python> import... # /etc/httpd/conf.d/trac-wsgi.conf LoadModule wsgi_module modules/mod_wsgi.so WSGIScriptAlias /trac /var/www/trac/trac.wsgi <Directory /
