Results 1 to 3 of 3

Thread: Apache/mod_python

  1. #1

    Thread Starter
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Apache/mod_python

    I am only online for a couple of minutes, now, but will check back on this as fast as I can.

    Well, I know a bit about Apache, and have used it for some time in the past. But what is the mod_phyton thingy. I don't have the time to google it right now, so a short description about what it does, and so on would be nice.

    PS: If it helps, I am going to use Phyton (HTML and MySQL) for this project.


    Thanks
    ØØ

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Apache/mod_python

    Quote Originally Posted by NoteMe
    I don't have the time to google it right nowØØ
    I have the time.

  3. #3

    Thread Starter
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: Apache/mod_python

    Hehehe....I guess I begged for it. If I just had spelled python right too, your search would have been usefull....


    Well, I have better time now, and did a search on my own, and found this:

    Mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to retain database connections and other data between hits and access to Apache internals.

    For more info, I found this O'Reilly article good:
    http://www.onlamp.com/pub/a/python/2...od_python.html



    ØØ

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width