Thanks, Niphlod. It worked. :-) On Tue, Jun 18, 2013 at 7:36 AM, Niphlod <[email protected]> wrote: > if you need both with the internal webserver you need to pass the > --interfaces option .... ip1:port1;ip2:port2:key2:cert2:ca_cert2 > something like 127.0.0.1:80;127.0.0.1:443:server.key:server.crt > > should work. > > > Il giorno lunedì 17 giugno 2013 22:37:45 UTC+2, viniciusban ha scritto: >> >> I'd like to configure web2py embedded server to work with http and https. >> >> Following this guideline[1] I can make everything work with https, but >> my apps don't work with http. When I try to >> http://localhost:8000/myapp I get a "Bad Request" error. >> >> What am I missing? >> >> [1] http://www.web2py.com/AlterEgo/default/show/140 >> >> -- >> Vinicius Assef > > -- > > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > >
-- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

