Dnia czwartek, 22 grudnia 2011 10:46:08 Roberto De Ioris pisze: > >> The "--static-index" would be required in your case. > > > > I see that static-index was added to 1.0 so I've added: > > static-index = index.html > > to my vassal config and it works as expected, but I'm not sure what > > value > > does > > this option expects as index=1 also works and show /index.html if I > > request / > > path. > > The argument is the name of the file, maybe it works beacause your nginx > is already using an index directive so the PATH_INFO will come directly as > /index.html in uWSGI.
I just forgot that I have varnish in front ... I've added static-index to uWSGI wiki so there is no confusion. Łukasz Mierzwa _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
