Revision 5a52f49b
Added by dsorber about 13 years ago
| 525.743/code/web/README | ||
|---|---|---|
|
1. Install apache and mod_wsgi.
|
||
|
2. Add this line to your apache config file
|
||
|
|
||
|
WSGIScriptAlias /bcfs /path/to/web/folder/app.wsgi
|
||
|
WSGIScriptAlias /bfcs /path/to/web/folder/app.wsgi
|
||
|
|
||
|
3. Restart apache and you should be able to see BCFS web display at "/bcfs".
|
||
|
3. Restart apache and you should be able to see BCFS web display at "/bfcs".
|
||
It would help if I spelled the acronym right...