savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] [support #102273] Allow project to be used live on we


From: nobody
Subject: [Savannah-hackers] [support #102273] Allow project to be used live on website
Date: Tue, 15 Jul 2003 20:18:22 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030407


Support Request #102273, was updated on Tue 07/15/2003 at 19:18
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=102273&group_id=11

Category: Web
Status: Open
Priority: 5
Summary: Allow project to be used live on website

By: xevol
Date: Tue 07/15/2003 at 19:18
Logged In: YES 
user_id=6252
Browser: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030407

I am from the pyweb registered project.  I write an
HTML preprocessor in the same vein as PHP that uses
Python syntax, called Pyml.  I would like to be able to
write my project homepage in Pyml to demonstrate its
power.  This doesn't require a whole lot as far as
managment or security risk on your part.  Pyml can run
through either CGI or an Apache module.  It is really
up to you guys, since the requirements are different
for each:

 * CGI
   - Python 1.5.2 or greater
   - Permission to execute from the /cgi-bin
   - Permission to use "Action" and "AddType"
declarations in .htaccess (depends on mod_action and
mod_mime)

 * Apache module
   - Python 2.2.x or greater
   - mod_python 3.0.x or greater
   - Permission to use "AddHandler" in .htaccess (i
think just +FileInfo permission?)

It seems to me that CGI would require the least from
you since you wouldn't have to install Python 2.2 and
mod_python.  I know that PHP and Perl aren't supported
on Savannah because of administration difficulties but
Pyml would only affect me and doesn't even need to be
installed globally on the system.  Since Pyml is
written entirely in Python, it can exist locally in my
web CVS.

Thank you,
 -- David Snopek.

----------------------------------------------------------------------
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=102273&group_id=11

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]