How to run python scripts on your server?
        Posted  
        
            by Uffo
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Uffo
        
        
        
        Published on 2010-03-08T13:34:29Z
        Indexed on 
            2010/03/08
            13:36 UTC
        
        
        Read the original article
        Hit count: 328
        
Hi, I have mod_python installed on my server, but if I want to acceses a python script - let's say httü://site.com/something.py the script doesn't run, the download box "pops up"
Any solutions?
© Stack Overflow or respective owner