UAM Text Tools

  • Login
  • Preferences
  • Help/Guide
  • About Trac
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation



Results (1 - 6 of 6)

WikiStart: = Welcome to UTT - UAM Text Tools = [[PageOutline(2,, inline)]] == ...
... {{{ git clone https://git.wmi.amu.edu.pl/obrebski/utt.git }}} (NOTE: Previous repository location was: git clone http://utt.wmi.amu.edu.pl/utt.git, It still exists, although it is no more up to date) We are working on use of native git protocol. ...
By obrebski — 11/11/16 17:49:14
TracStandalone: = Tracd = Tracd is a lightweight standalone Trac web server. It can be ...
... * No native HTTPS support: [http://www.rickk.com/sslwrap/ sslwrap] can be used instead, or [http://trac.edgewall.org/wiki/STunnelTracd stunnel -- a tutorial on how to use stunnel with tracd] or Apache with mod_proxy. == Usage examples == A single ...
By trac — 06/18/15 11:49:02
TracRss: = Using RSS with Trac = [[TracGuideToc]] Several of the Trac modules ...
... RSS reader for Linux, Mac and Windows systems that supports https and authenticated feeds. * ''Linux/BSD/*n*x systems:'' * http://liferea.sourceforge.net/ — Open source GTK2 RSS Reader for Linux * [http://akregator.sourceforge.net/ Akregator] — Open source KDE RSS Reader (part of KDE-PIM) ...
By trac — 06/18/15 11:49:02
TracModPython: = Trac and mod_python = [[TracGuideToc]] Trac supports ...
... n't want to force SSL RewriteEngine On RewriteCond %{HTTPS} off RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} AuthType Basic AuthName "Trac" AuthUserFile /projects/.htpasswd Require valid-user </Location> }}} === Expat-related segmentation faults === #expat This proble ...
By trac — 06/18/15 11:49:02
TracFastCgi: [[PageOutline]] = Trac with FastCGI = [http://www.fastcgi.com/ FastCGI] ...
... fcgi` scripts with different `ScriptAliases`. See [https://coderanger.net/~coderanger/httpd/fcgi_example.conf this fcgid example config] which uses a !ScriptAlias directive with trac.fcgi with a trailing / like this: {{{ ScriptAlias / /srv/tracsite/cgi-bin/trac.fcgi/ }}} == Simple Cherokee ...
By trac — 06/18/15 11:49:02
TracRoadmap: = The Trac Roadmap = [[TracGuideToc]] The roadmap provides a view on the ...
... files (it appears as a new static calendar in Outlook) * [https://www.google.com/calendar/ Google Calendar] To subscribe to the roadmap, copy the iCalendar link from the roadmap (found at the bottom of the page) and choose the "Subscribe to remote calendar" action (or similar) of your calendar a ...
By trac — 09/14/13 01:26:14
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.0.1
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/