added note on setting up cron or daemon
parent
92f162bfb5
commit
dde6d3087e
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@
|
|||
* Install the project: `./console phpci:install`
|
||||
* Add a virtual host to your web server, pointing to the directory "public" where you cloned PHPCI into.
|
||||
* You'll need to set up rewrite rules to point all non-existent requests to PHPCI.
|
||||
* Set up a CRON or DAEMON job to automate the runs (see the FINALLY section below).
|
||||
|
||||
### Apache Example (require mod_rewrite installed):
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue