Rich Salz
rsalz at zolera.com
Tue Jun 12 13:31:56 EST 2001
> What I want is to have a page that will > be displayed after typing http://lh/page/ (for example this will call > function index in index.py). How to do it? Edit your Apache config file DirectoryIndex index.py index.html ^^^^^^^ add this
|