
codesite-noreply at google
Sep 29, 2009, 12:31 AM
Post #2 of 3
(114 views)
Permalink
|
|
Issue 588 in cherokee: -p port doesn't work anymore
[In reply to]
|
|
Updates: Status: Owner: --- Labels: -Type-Defect Comment #1 on issue 588 by alobbs: -p port doesn't work anymore http://code.google.com/p/cherokee/issues/detail?id=588 The -p parameter has never worked in that way. Actually, it's meant to be used with the -r parameter. The idea was to provide a way of sharing stuff easily; for instance: $ cherokee -r $HOME/stuff -p 1234 If we had that parameter, there wouldn't be any reason not to add a -d parameters as well (to change the document root), an -i one (to change the directory index), and so on and so forth. Obviously we could end up with a huge number of rarely used parameters. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ Cherokee-dev mailing list Cherokee-dev[at]lists.octality.com http://lists.octality.com/listinfo/cherokee-dev
|