POV-Ray : Newsgroups : povray.off-topic : Just ask Google : Re: Just ask Google Server Time
29 Jul 2024 02:34:27 EDT (-0400)
  Re: Just ask Google  
From: Francois Labreque
Date: 17 Jul 2012 10:26:51
Message: <5005762b$1@news.povray.org>
Le 2012-07-17 10:13, Invisible a écrit :
>>> OK, try this:
>>>
>>> - Finding a web hosting company is easy.
>>
>> "web hosting"
>
> ...or any of a dozen similar phrases, yes.
>
>>> - Finding a web hosting company that allows you to run your own custom
>>> CGI scripts is harder. I'm not even sure how to do that with Google.
>>
>> You need to think how you'd advertise that feature.
>>
>> "web hosting" "user-supplied CGI"
>
> Perhaps "custom CGI" would work better, IDK. I generally find fewer
> words generate more accurate hits.
>
>>> - Finding a web hosting company that allows arbitrary CGI /binaries/ is
>>> seemingly impossible.
>>>
>>
>> for this one, it's easier to look for the actual httpd.conf commands
>> that tell Apache to use your custom CGI binary.
>>
>> "web hosting" "option +execCGI" "addHandler"
>
> I don't think I've come across a web host that lets you actually touch
> the Apache configuration files. (And not all hosts even use Apache in
> the first place, of course...)

Then how do you plan on having said web hosting service run your binary?

-- 
/*Francois Labreque*/#local a=x+y;#local b=x+a;#local c=a+b;#macro P(F//
/*    flabreque    */L)polygon{5,F,F+z,L+z,L,F pigment{rgb 9}}#end union
/*        @        */{P(0,a)P(a,b)P(b,c)P(2*a,2*b)P(2*b,b+c)P(b+c,<2,3>)
/*   gmail.com     */}camera{orthographic location<6,1.25,-6>look_at a }


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.