The one thing I really dislike about Python over PHP is that
Python can usually only appear in the cgi directory (unless other
arragements are made with your hosting provider or if you reconfigure
Apache on your own server if you have your own). With PHP, I can put
them in any folder on my Web site without any problem.
Regards,
Fred
You should talk to your hosting provider. With mine, all you need do
differently for directories other than cgi-bin is to do a chmod on the
file to make it executable. Have you tried that? Is it hosted on Unix
or Windows?
DaveA
--
http://mail.python.org/mailman/listinfo/python-list