mod_python

Дамјан Г. пенгуиниста at маил?=.=?iso-8859-5?Q?нет?=.=?iso-8859-5?Q?мк
Fri Nov 29 02:18:30 EST 2002


> I figured out how to get mod_python to work, at last, but I ran into a 
> problem that seems to be fairly common (the solution is harder to find, 
> though). Any code inserted into mptest.py works great. But when I make 
> another file in the same directory, the last thing that was in mptest goes 
> into that file, even if mptest doesn't exist any more. Must be browser 
> cache or something... Well, I have no idea, since it's a different file. 
> Does Apache have a cache, too? I have heard that some mistake in the 
> configuration can make Apache keep referring to mptest. But I can't find 
> how to fix it...

Thats the way mod_python works. read the documentation :)

You have registered mptest.py to be a handler for all requests 
ending in ".py".



-- 
Дамјан

          Во комунизмот човек експлоатира човека...
          ...во капитализмот е точно обратното.




More information about the Python-list mailing list