Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Is there any pure python webserver that can use FCGI

Reply
Thread Tools

Is there any pure python webserver that can use FCGI

 
 
llothar
Guest
Posts: n/a
 
      05-12-2006
Hello,

as the subject says, for an embedded application i need a 100% pure
python webserver that can talk to a FCGI process (which runs ruby on
rails). Of couse it also must be able to use simple CGI.

Please don't ask why i want a python webserver for a ruby application.
I just need it.

 
Reply With Quote
 
 
 
 
Miki
Guest
Posts: n/a
 
      05-14-2006
Hello llothar,

IIRC trac (http://www.edgewall.com/trac/) is pure python, have a web
server and support FCGI

HTH,
Miki

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
problem in running a basic code in python 3.3.0 that includes HTML file Satabdi Mukherjee Python 1 04-04-2013 07:48 PM
fcgi or ruby-fcgi on Windows-Xp Javier Abaroa Ruby 2 04-19-2010 09:55 AM
501 PIX "deny any any" "allow any any" Any Anybody? Networking Student Cisco 4 11-16-2006 10:40 PM
Is there a Python MVC that works just as well with just CGI, or FCGI? walterbyrd Python 1 04-10-2006 07:57 PM
apache /fcgi: prevent starting of multiple fcgi processes benny Ruby 6 04-25-2005 08:12 PM



Advertisments