What these people do not understand is what they could do with web2py. If configured properly a web2py-ready virtual machine would allow them to provide a service very similar to heroku for Rails. I have tried to convince webfaction but no luck there either.
Massimo On May 9, 12:48 pm, Albert Abril <[email protected]> wrote: > From a year ago I'm using djangoeurope.com, because its cheap plans, because > it's near home (Europe), and because its one-click Django-Install, for do my > test with django. Also, it does support for php, and for mysql or postresql > databases. > djangoeurope.com serves with lighttpd (may config web2py with > fcgihandler.py) > > Two months ago I requested web2py one-click install at the panel. > They answered that has plans to do support for more one-click install's in > near future. > Maybe if they had help, could implement it. It would be great for us as > users, and for them as business. > > Me (at ticket support system) > > > I'm satisfied with the hosting. > > You're oriented to django, but i wonder if you have on mind to extend the > > automatic panel to support web2py. > > I know I can edit lighttpd manually, but an automatic panel would be > > useful. > > Thanks for attention. > > > > Them: > > > Thanks for your feedback. > > I think in 6 months we will begin to integrate more automatically > > installers of different web applications like web2py or django-cms. > > Regards, > Albert. > > On Thu, Apr 29, 2010 at 1:24 PM, aure <[email protected]> wrote: > > Oh... Great! Thank you for the information, Yarko! (I really have a > > lot to learn...) > > > Regards, > > Aurelien > > > On 28 avr, 10:59, Yarko Tymciurak <[email protected]> wrote: > > > You are using a shared SSL certificate (courtesy of webfaction); > > > > That is, the SSL certificate is issued to a URI other than yours. > > > Depending on browser, and it's security settings it will react in > > > different ways (for example, you can have some browsers permanently > > > remember the exception you make about this particular mis-match). > > > > This has nothing to do with web2py - when you are ready to deploy, you > > > simply need to shop around, and decide on buying your own SSL cert. > > > for your site. > > > > Have fun! > > > > Regards, > > > -Yarko > > > > On Apr 28, 3:24 am, aure <[email protected]> wrote: > > > > > Hi everyone, > > > > > Thanks for your help! > > > > > @Jonathan: yes, if I disable https I can access the welcome web2py app > > > > without any problem. I just cannot login into the admin.. > > > > > @Thadeus, yes I have told firefox to accept the SSL certificate > > > > anyway, and I can then access the app. But I would not want that to be > > > > necessary for people visiting the site... Is there a way to have > > > > visitor access the site without https and use a secure connection only > > > > for admin login? Well, I believe I would publish my apps manually > > > > anyway (in one of the ways you described), so I probably do not really > > > > need the admin to work... but an answer would still be valuable if, > > > > let us say, I would need some pages on my site to be accessed via > > > > https... > > > > > @Annet, for now I am just trying to use the default webfaction domain > > > > I got on registration... I subscribed to a Shared 1 service, but I > > > > don't seem to have a dedicated IP addresse. Is this a problem? > > > > > Kind regards, > > > > Aurelien > > > > > On 27 avr, 17:01, Jonathan Lundell <[email protected]> wrote: > > > > > > On Apr 27, 2010, at 7:32 AM, aure wrote: > > > > > > > As I had started to do it your way before you even mentioned it > > > > > > (created 2 websites...), I decided to try your solution. > > > > > > Unfortunately, when I try to access the admin website I get this in > > > > > > Firefox: > > > > > > > ------ > > > > > > Secure Connection Failed > > > > > > > admin.aurerua.webfactional.com uses an invalid security > > certificate. > > > > > > > The certificate is only valid for the following names: > > > > > > *.webfaction.com , webfaction.com > > > > > > > (Error code: ssl_error_bad_cert_domain) > > > > > > ------ > > > > > > > Do you remember getting this as well when you did your setup? I do > > not > > > > > > know how to solve this... > > > > > > I haven't been following this thead, but... > > > > > > Can you access it via aurerua.webfactional.com? (That is, leave off > > the admin.) Both names resolve to the same IP, and the cert ought to work > > for the shorter address. > > > > > > -- > > > > > Subscription settings: > >http://groups.google.com/group/web2py/subscribe?hl=en > >

