[Twisted-Python] Newbie Q on 0.99 release
    Itamar Shtull-Trauring 
    twisted at itamarst.org
       
    Thu Aug 22 11:02:10 EDT 2002
    
    
  
Prabhakar Chaganti wrote:
> 1. What is the difference between web widgets and the DOM templates?
DOMTemplate lets you do templating on a HTML file. Widgets generate HTML. 
Something like that :)
> 2. The 0.99 release notes indicates that ssh protocol is supported. 
> Where can I find it?
twisted.conch.
> 3. The documentation says that the twisted.web can serve up rpy, 
> html, cgi and php. Is there a PHP interpreter in twisted.
No, you need to have a PHP command-line interpreter installed (e.g. 
/usr/bin/php). In debian apt-get install php4-cgi.
    
    
More information about the Twisted-Python
mailing list