Il giorno 18/gen/2011, alle ore 11.31, Stjujsckij Nickolaj ha scritto: > About `--manage-script-name` from `hg tip`: I scouted hg repo a bit > and failed to see if it was added before or after 0.9.6.6 release (no > 0.9.6 branch or 0.9.6.6 tag), so I checked options and saw... > > $ uwsgi --help | grep script > --ignore-script-name disable uWSGI management of SCRIPT_NAME > > Sounds like just like `--manage` inversed. Is it somehow disfunctional > in 0.9.6.6?
--manage-script-name is available only in the development branch. If we have enough requests we can backport to the 0.9.6 tree (so all users that want it simply drop a +1 in the list ;) ) > > However, I think that it should be mentioned in Example wiki article > (http://projects.unbit.it/uwsgi/wiki/Example#DjangoandMercurialjustmarried), > just for other people not to stuck with it again. > > Thank you again for help and great software! > The whole doc must be rewritten. (yeah i now, it is horrible) I prefer to have a single page with all the single option alphabetically ordered that users can use as a quick reference, and a big group of tutorials that covers webservers configurations and tuning too. In the current development branch we have more than 130 options, so it will be a huge work :) -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
