|
Last change
on this file since 63 was
59,
checked in by peter, 12 years ago
|
- converted app.psgi from using a CGI::Application::Dispatch dispatcher to a Path::Router dispatcher
- created a more pure PSGI BookmarkController to replace the CGI::Application-based BookmarkApp
- added an access log to the start script
|
-
Property svn:executable set to
*
|
|
File size:
95 bytes
|
| Rev | Line | |
|---|
| [54] | 1 | #!/bin/sh |
|---|
| 2 | |
|---|
| [59] | 3 | starman --listen :5000 --daemonize --pid pid --error-log errors --access-log access |
|---|
Note: See
TracBrowser
for help on using the repository browser.