Thread: Web app idea
View Single Post
Old May 3rd, 2006, 12:36 PM   #3
Arevos
Programming Guru
 
Arevos's Avatar
 
Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5 Arevos is on a distinguished road
You can use mod_python with Apache, which is probably the best option. Running Python under CGI would remove any significant advantage using Apache would give you.
Arevos is offline   Reply With Quote