Changes between Version 6 and Version 7 of TracFastCgi


Ignore:
Timestamp:
02/04/2017 09:40:10 AM (8 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracFastCgi

    v6 v7  
    402402 1. Modified trac.fcgi:
    403403 {{{#!python
    404 #!/usr/bin/env python2
     404#!/usr/bin/env python
    405405import os
    406406sockaddr = '/home/trac/run/instance.sock'