I can't see how to use those handler.
I guess I have to use the AddHandler directive, but how do I call
my app ?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send em
Grazie Antonio :-)
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTE
On 5 Nov 2006, at 0:44, Salvatore wrote:
> How can I run it as CGI ?
I’m quoting off this page:
http://code.djangoproject.com/wiki/ServerArrangements
[[[
Running Django as a traditional CGI is possible and would work the
same as running any other sort of Python CGI script, but is generally
I have follow the "polls" tutorial in
/home/Salvatore/www/mysite which contains :
-rw-r--r-- 1 Salvatore Salvatore0 2006-11-05 00:17 __init__.py
-rw-r--r-- 1 Salvatore Salvatore 118 2006-11-05 00:18 __init__.pyc
-rwxr-xr-x 1 Salvatore Salvatore 546 2006-11-05 00:17 manage.py
drwxr-xr-x
4 matches
Mail list logo