|
-
Apr 22nd, 2005, 07:28 AM
#1
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
ØØ
-
Apr 22nd, 2005, 11:22 AM
#2
Re: Apache/mod_python
 Originally Posted by NoteMe
I don't have the time to google it right nowØØ
I have the time.
-
Apr 25th, 2005, 04:59 AM
#3
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|