1eed7e15fe
GitList allows you to browse repositories using your favorite browser, viewing files under different revisions, commit history and diffs. GitList is free and open source software, written in PHP, on top of Silex and the Twig template engine. feedback/ok ajacoutot@
6 lines
131 B
Plaintext
6 lines
131 B
Plaintext
<Directory ${TINSTDIR}>
|
|
<IfModule mod_php5.c>
|
|
php_value date.timezone UTC
|
|
</IfModule>
|
|
</Directory>
|