Subversion URL: http://proj.badc.rl.ac.uk/svn/ndg/TI07-MOLES/tags/wsgi-beta/wsgiEnvTest.sh@2612
Revision 2046,
243 bytes
checked in by lawrence, 14 years ago
(diff) |
Mainly test code to understand browse deployment environment (plus tiny
bug fix in browse docuemnt retrieval).
|
-
Property svn:executable set to
*
|
Line | |
---|
1 | # edit the following line to point to your python if it's not the default one. |
---|
2 | # if you do edit it, make sure it has a trailing /! |
---|
3 | # |
---|
4 | MYPYTHONBIN= |
---|
5 | export PYTHONPATH=$PWD |
---|
6 | echo $PYTHONPATH |
---|
7 | ${MYPYTHONBIN}paster serve --user apache wsgiEnvTest.ini |
---|
Note: See
TracBrowser
for help on using the repository browser.