Zum Inhalt springen

Mod ruby

aus Wikipedia, der freien Enzyklopädie
Dies ist eine alte Version dieser Seite, zuletzt bearbeitet am 30. April 2007 um 16:20 Uhr durch 134.250.70.126 (Diskussion). Sie kann sich erheblich von der aktuellen Version unterscheiden.

Vorlage:Lowercase and underscore mod_ruby is an embedded Ruby interpreter of the Apache web server to allow Ruby code executing natively and faster than other CGI methods. Its drawback is that the characteristic sharing of classes among Apache processes is not safe for multiple applications (i.e. multiple RoR apps running simultaneously with it).

Vorlage:Compu-lang-stub