On Mar 22, 2004, at 7:40 AM, Gavin wrote:
Is it possible to symlink contexts to folders outside the webkit working dir?
And would you have to use Apache's ProxyPass and ProxyPassReverse to shortcut a url to WK?

It certainly should be -- Webware/WebKit never checks whether something is a symlink or normal file, so it will shouldn't distinguish between the two. Apaache's symlink handling is totally separate -- WebKit doesn't use any Apache services, and runs in a different process.


Usually you will use mod_webkit or wkcgi to connect URLs to WebKit, potentially with mod_rewrite to further customize your URLs. There's several examples in the docs and on the Wiki.

--
Ian Bicking | [EMAIL PROTECTED] | http://blog.ianbicking.org



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to