Gregory (Grisha) Trubetskoy
grisha at modpython.org
Thu Oct 2 16:01:59 EST 2003
On Thu, 2 Oct 2003, Mike Klein wrote: > Shouldn't he just remove the SetHandler line? That would do it too, but I'm guessing he specifically neede SetHandler. This would allow to use SetHandler-style URL's, such as http://myhost.com/guestbook/adduser, (as opposed to http://myhost.com/guestbook.py/adduser), and at the same time be able to server other files, e.g. http://myhost.com/images/blah.gif Grisha
|