Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.
/ ticketsystem3 Public archive

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

Notifications You must be signed in to change notification settings

kabel/ticketsystem3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published