Changes between Version 25 and Version 26 of MakeProject
- Timestamp:
- Sep 18, 2008, 4:26:33 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MakeProject
v25 v26 30 30 The following steps complete the project setup: 31 31 32 * Insert `PROJECT_NAME.http .conf` into `/etc/apache/httpd.conf` (path varies), or [http://httpd.apache.org/docs/2.0/mod/core.html#include Include] it from that file.32 * Insert `PROJECT_NAME.httpd.conf` into `/etc/apache/httpd.conf` (path varies), or [http://httpd.apache.org/docs/2.0/mod/core.html#include Include] it from that file. 33 33 * Run `crontab -e`, and add an entry to run the project's cron script: 34 34 {{{