[Gambas-user] How to run a webpage?

Fabien Bodard gambas.fr at ...626...
Mon May 21 14:21:27 CEST 2012


2012/5/21 Benoît Minisini <gambas at ...1...>

> Le 21/05/2012 13:21, Алексей Беспалов a écrit :
> > Hi!
> > I'm trying to study the work of Gambas weppage (ASP like syntax).
> >
> > I run a test page and get a working html file.
> >
> > $ Webpage1.webpage>  Webpage1.html
> >
> > Webpage1.html opens in browser successfully.
> >
> > How should I configure Apache to work Webpage1.webpage?
> > May you have ready conf files or instruction?
> >
>
> You must create an executable from your project. This executable must be
> run as a CGI script on your web browser. Search the Apache documentation
> to learn how to install an executable as a CGI script.
>

you can use lighttpd too it's a good, fast and easy to configure http
server

>
> Regards,
>
> --
> Benoît Minisini
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



-- 
Fabien Bodard



More information about the User mailing list