Merge pull request #100 from kiswa/master

Merge master into dev
This commit is contained in:
Matthew Ross 2014-11-17 20:30:04 -05:00
commit 31e5d94619

View File

@ -29,6 +29,8 @@ A web server running PHP with sqlite enabled. Developed and tested under Apache2
The server must have `sqlite` and `php5-sqlite` installed, as well as the `rewrite` and `expires` Apache modules.
**Note:** For Apache v2.3.9 and later, virtual host for a site should have [`AllowOverride All`](http://httpd.apache.org/docs/2.4/mod/core.html#allowoverride) for TaskBoard root directory. Otherwise, .htaccess files will be completely ignored.
###Install
Installing TaskBoard is as easy as 1, 2, 3!