Nicolas Lehuen
nicolas.lehuen at gmail.com
Sun Oct 2 14:33:05 EDT 2005
Hi, If you've got the publisher handler to work, then that's precisely what you want. Have a look at this tutorial : http://www.modpython.org/live/current/doc-html/tut-pub.html Regards, Nicolas 2005/10/2, Nicocat <nicocat at gmail.com>: > > I'm stumped. I've searched high and low for an answer, but I can't find > anything. I installed the latest Python as of this e-mail and mod_python > 3.2.2b on Apache 2.0.54 on Windows XP. I got the test handler program to > work (so any .py file accessed just outputs "Hello world!") and the > Publisher handler to work. However, what I really want to get to work is to > be able to, say, type http://localhost/index.py and have it execute, which > will output HTML code for the webpage automatically, and have it display > that HTML code. I know this has to be possible, but how do I do it? Sorry > for the newbie question. > > -Nico > > _______________________________________________ > Mod_python mailing list > Mod_python at modpython.org > http://mailman.modpython.org/mailman/listinfo/mod_python > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mm_cfg_has_not_been_edited_to_set_host_domains/pipermail/mod_python/attachments/20051002/38ff191c/attachment.html
|