Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add redirect for URLs not ending with / | Nicolas Vigier | 2011-06-30 | 1 | -0/+1 |
| | |||||
* | fix template syntax | Nicolas Vigier | 2011-05-30 | 1 | -2/+2 |
| | |||||
* | use apc rather than file for cache, as fetching cache from disk is not | Michael Scherer | 2011-05-20 | 1 | -1/+1 |
| | | | | | versy efficient and error prone ( as seen in bug 860 ) | ||||
* | add forgotten file on previous commit, to make sure that non hosted forum will | Michael Scherer | 2011-04-19 | 2 | -0/+6 |
| | | | | | be handled | ||||
* | - use a loop for all the directory that should be forbidden | Michael Scherer | 2011-02-23 | 1 | -1/+22 |
| | |||||
* | - fix typo in database server name | Michael Scherer | 2011-02-22 | 1 | -1/+1 |
| | |||||
* | - fix the configuration file, use mod_rewrite instead | Michael Scherer | 2011-02-22 | 1 | -3/+7 |
| | | | | | of redirect, and use Directory matching for regexp | ||||
* | - add vhost for forums | Michael Scherer | 2011-02-21 | 1 | -0/+12 |
| | |||||
* | add config.php management to set the database | Michael Scherer | 2011-02-15 | 1 | -0/+17 |