Gregory Trubetskoy
grisha at modpython.org
Thu Jun 15 18:00:31 EST 2000
On Thu, 15 Jun 2000, Sarel J. Botha wrote: > On Wed, Jun 14, 2000 at 07:08:40PM +0200, I wrote: > > I've got this in srm.conf: > AddHandler python-program .py > > It just prints the file, as if the AddHandler directive weren't there. Are you sure your srm.conf file is being read at all? Move the directive into httpd.conf. srm.conf is obsolete and shouldn't be used anyway. Grisha
|