Hi,

In revision #5226, the embedded HTTP server is now able to serve static 
files. These static files must be located in a new project directory 
named ".public" on the disk and "Public" on the IDE project tree.

The server first checks if the URL matches a file inside the ".public" 
directory. In that case, the file is served.

Otherwise, the executable is run as a CGI script.

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to