Cool, Glad that works. I thought it might take some tweaking. -----Original Message----- From: Fionn Behrens [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 05, 2002 3:52 AM To: [EMAIL PROTECTED] Subject: Re: [Webware-devel] virtual servers and psp - no way?
On Don, 2002-12-05 at 03:20, Ian Bicking wrote: > I don't use PSP, so I'm just guessing here... > > > <Location /wk> > > WKServer localhost 8087 > > SetHandler webkit-handler > > </Location> > > Do you need this /wk at all? Well, for the administration scripts and documentation it comes in handy. Otherwise not - ATM. > > <Location /> <--- this seems to be totally disregarded? > > AddHandler psp-handler .psp > > </Location> > > And what happens if you add a WKServer line in this Location? That did the trick. I guess I was just too fixed on the httpd.conf example of mod_webkit where the AddHandler directive came without WKServer. But now that I know it it seems pretty logical. Thanks a lot. Fionn __ ********************************************** This e-mail and any attachments may be confidential or legally privileged. If you received this message in error or are not the intended recipient, you should destroy the e-mail message and any attachments or copies, and you are prohibited from retaining, distributing disclosing or using any information contained herein. Please inform us of the erroneous delivery by return e-mail. Thank you for your cooperation. ********************************************** ec03/04 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Webware-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-devel
