mirror of https://github.com/BOINC/boinc.git
Updated CreateProjectCookbook (markdown)
parent
eff9c6895c
commit
41a72913fd
|
@ -14,7 +14,7 @@ make_project --test_app myproject
|
|||
* Edit html/project/project.inc, changing the master URL and copyright holder.
|
||||
* Protect the html/ops directory (e.g. use htpasswd to create .htaccess and .htpasswd files).
|
||||
|
||||
Visible result: the project web site is up at http://hostname/myproject.
|
||||
Visible result: the project web site is up at https://hostname/myproject.
|
||||
|
||||
Troubleshooting: check the Apache access and error logs.
|
||||
|
||||
|
|
Loading…
Reference in New Issue