GOsa is an application written in the PHP programming language an tinking for use in Web pages.
Although everybody knows what is a Web page, does not come less reviewing some points:
The WWW is the great revolution of our time, is an enormous source of information. And because this all the applications are being oriented. GOsa uses WWW for a simple reason, distributes the program, a Internet oriented application can be used from any place and any time. GOsa does not need to be being accesed in the same machine that has it executed, and another thing, each one of the servers whom it controls even can be in different machines and remote places.
It is a application level protocol invented for distributed systems of hypermedia information. It has been being used for the WWW from 1990, the current version is HTTP/1.1.
The practical operation can be reduced to a client whom makes a request and a server whom manages that request makes an answer.
APACHE is the most used server for HTTP , secure, efficient and modular.
This manual will be centered in this server, since is the most used and has a opensource license.
More information about this server is in http://httpd.apache.org/docs-2.0/
aescanero AT gmail.com