kabel / ticketsystem3

An issue tracker written in PHP with simiar layout/styles of TRAC (trac.edgewall.org)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

config settings in /app/etc/config.xml

To get the RewriteEngine to work correctly when this project is not hosted at the server root update the .htaccess file:

############################################
## always send 404 on missing files in these folders

    RewriteCond %{REQUEST_URI} !^/path-to-ticketsystem3/(skin|js)/

About

An issue tracker written in PHP with simiar layout/styles of TRAC (trac.edgewall.org)


Languages

Language:PHP 99.8%Language:JavaScript 0.2%