From: Willy Raets <wi...@earthshipbelgium.be>
> On Mon, 2013-08-19 at 20:28 +0200, Beno?t Minisini wrote:
>>
>> - When I have time (after my holidays in two weeks?) I will write an
>> example project of how to make a web site with Gambas. Surely some sort
>> of little wiki or blog.
in the wiki there are a example but this are only the code!, i wish A
EXAMPLE WITHOUT TOUCHING THE WEB SERVER OF SYSTEM, due that are a bad
practice,

in best practice, each user have a ~/public directory expose to web as
localhost/~user/ so then put here .htaccess with all need
modifications over server environment... this are the best pratice!

> Just wondering if this example project has been started? Still curious
> to see an example on how to make a website with Gambas.
for made a sinmple example just take the code of the wiki, and push in
a file called index.gsp

the go to server cgi assing and added "gbw3" => ".gsp", now all files
enden in gspo will be interpreted by the gbw3 executable and printing
to server output

this KIND of info are the most important and the most missing in the
wiki of gambas an examples

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to