Hello all,
This is my first question to this list, and I'm a newbie here...
- how to set up multiple sites using only one webkit application server,
Use mod_rewrite. There are a bunch of recipes for this on the Wiki.
- this webkit often failed when I clicked to some url in my site; but it run
normal again after I restarted the webkit app. server
Hmmm... not sure. Unless you are using --AppServer.AutoReload=1 (Or AppServer.config:'AutoReload': 1) you may have stale bits of code. Webware doesn't normally reload your modules when you change them, except for servlet modules. When you restart everything get reloaded.
Ian
------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
