Hi all, I just installed mod_webkit on winXp with apache 2.0.43. So far it seems to be working really well, however the way I got it to work is a little different then what is published in the instructions, and I just wanted to bounce my apache.conf off of people to see if anyone could see a potential problem with the say I am doing it. Thanks in advance for any feedback.
Apache.conf: #-------------------------------------------------------------- LoadModule webkit_module modules/mod_webkit.dll AddType text/psp .psp AddHandler psp-handler .psp <Location /WK> WKServer localhost 8086 SetHandler webkit-handler </Location> Action py-serverpages /WK/ AddType py-serverpages .py #------------------------------------------------------------------ Like I said this seem to work well, and lets me run Python servlets from anywhere Thanks Again Jose ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss