<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Mod_lisp</id>
	<title>Mod lisp - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Mod_lisp"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Mod_lisp&amp;action=history"/>
	<updated>2026-05-08T23:05:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=Mod_lisp&amp;diff=7076204&amp;oldid=prev</id>
		<title>195.155.169.210: Clarify the specific Lisp dialect</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Mod_lisp&amp;diff=7076204&amp;oldid=prev"/>
		<updated>2021-06-23T09:17:46Z</updated>

		<summary type="html">&lt;p&gt;Clarify the specific Lisp dialect&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{DISPLAYTITLE:mod_lisp}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;mod_lisp&amp;#039;&amp;#039;&amp;#039; is an extension module for the [[Apache HTTP Server]]. It enables Apache to interface with [[application server]]s&amp;lt;ref&amp;gt;{{cite web|url=http://www.fractalconcept.com/asp/y441/sdataQ1n29oWG$ycvDM==/sdataQuvY9x3g$ecX|title=mod_lisp home page}}&amp;lt;/ref&amp;gt; written in [[Common Lisp]], making it possible to dynamically generate web pages and provide [[web application]]s with Common Lisp programs.&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
|title=Creating Dynamic Websites with Lisp and Apache&lt;br /&gt;
|url=http://www.ymeme.com/creating-dynamic-websites-lisp-apache.html&lt;br /&gt;
|publisher=The Lambda Meme&lt;br /&gt;
|accessdate=2009-03-07&lt;br /&gt;
|archive-url=https://web.archive.org/web/20090220120144/http://www.ymeme.com/creating-dynamic-websites-lisp-apache.html&lt;br /&gt;
|archive-date=2009-02-20&lt;br /&gt;
|url-status=dead&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Unlike other {{mono|mod_*}} projects, such as [[mod_perl]] and [[mod_python]], mod_lisp does not embed a Common Lisp interpreter in Apache. In concept it is closer to [[FastCGI]], handling requests by [[serializing]] them into a textual representation and sending that over a socket to a persistent Common Lisp program, and then sending the Common Lisp system&amp;#039;s response to a client.&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
|title=mod_lisp is not like mod_otherlanguages&lt;br /&gt;
|url=http://xach.livejournal.com/144475.html&lt;br /&gt;
|publisher=Zach&amp;#039;s Journal&lt;br /&gt;
|accessdate=2009-03-07}}&amp;lt;/ref&amp;gt; The client may be a web browser, but is more likely to be a [[reverse proxy]] server. It is this server that interacts with the user&amp;#039;s browser.&lt;br /&gt;
&lt;br /&gt;
The source ([[BSD licenses|FreeBSD style license]]), Common Lisp examples and pre-compiled binaries for [[FreeBSD]], [[Linux]] and [[Win32]] are available on the mod_lisp web site.&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
|url=http://www.cliki.net/mod_lisp&lt;br /&gt;
|title=CLiki : mod_lisp}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
{{Web interfaces}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Apache httpd modules]]&lt;br /&gt;
[[Category:Lisp (programming language)]]&lt;br /&gt;
[[Category:Articles with underscores in the title]]&lt;/div&gt;</summary>
		<author><name>195.155.169.210</name></author>
	</entry>
</feed>