Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 References  














mod_lisp







Add links
 









Article
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 
















Appearance
   

 






From Wikipedia, the free encyclopedia
 


mod_lisp is an extension module for the Apache HTTP Server. It enables Apache to interface with application servers[1] written in Common Lisp, making it possible to dynamically generate web pages and provide web applications with Common Lisp programs.[2]

Unlike other 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's response to a client.[3] 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's browser.

The source (FreeBSD style license), Common Lisp examples and pre-compiled binaries for FreeBSD, Linux and Win32 are available on the mod_lisp web site.[4]

References[edit]

  1. ^ "mod_lisp home page".
  • ^ "Creating Dynamic Websites with Lisp and Apache". The Lambda Meme. Archived from the original on 2009-02-20. Retrieved 2009-03-07.
  • ^ "mod_lisp is not like mod_otherlanguages". Zach's Journal. Retrieved 2009-03-07.
  • ^ "CLiki : mod_lisp".

  • Retrieved from "https://en.wikipedia.org/w/index.php?title=Mod_lisp&oldid=1030007057"

    Categories: 
    Apache httpd modules
    Lisp (programming language)
    Hidden category: 
    Articles with underscores in the title
     



    This page was last edited on 23 June 2021, at 09:17 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki