From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.224.5.5 with SMTP id 5mr8186249qat.4.1380488827321; Sun, 29 Sep 2013 14:07:07 -0700 (PDT) X-Received: by 10.50.23.8 with SMTP id i8mr372990igf.8.1380488827286; Sun, 29 Sep 2013 14:07:07 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!news.glorb.com!a6no70422qak.0!news-out.google.com!9ni803qaf.0!nntp.google.com!q9no333261qas.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 29 Sep 2013 14:07:06 -0700 (PDT) In-Reply-To: <3335c62a-555f-4390-b2c0-f455d44da9fe@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2.230.82.82; posting-account=vICoKAoAAACvprQdoU1Fu4jhuX0G_mBQ NNTP-Posting-Host: 2.230.82.82 References: <3335c62a-555f-4390-b2c0-f455d44da9fe@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <8cfc6275-88bb-47a1-b124-3a938cdd94c8@googlegroups.com> Subject: Re: Serring up Ada as a Web Server From: alb348@gmail.com Injection-Date: Sun, 29 Sep 2013 21:07:07 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:17336 Date: 2013-09-29T14:07:06-07:00 List-Id: On Sunday, September 29, 2013 9:15:12 PM UTC+2, alb...@gmail.com wrote: > Hi, > > > > I don't know the first thing about using a programming language on a web server, except for the fact that it lets you run server-side programs that interact remotely with the clients, serving web pages, etc. > > > > I already know that Ada has AWS, with all the libraries for this purpose. > > > > What I need to know is: how do I install Ada in the first place onto the server, supposing that for my domain I use a regular commercial web hosting company? > > I know that many/most web hosting companies provide PHP by default on their systems. But Ada? > > Do I have to make a special request to the hosting company? > > > > Is the Ada+AWS system something that the hosting company has to set up for me, or is it something that I can do myself, after gaining access to my web space on their servers? > > > > Thanks > > > > Alby