It seems that Apache 2.0 is a bit more comprehensive in its evaluation of
the config file than previous versions. It actually checks to make sure
DocumentRoot is a directory, and won't start up if it isn't.

Unfortunately, the Wiki recipie RunWebkitAsApacheRoot depends on a bogus
DocumentRoot, and whatever keeps <Location / > from working when the
DocumentRoot actually exists still happens. (That is, using <Location / >
causes a loop of requests).

I suppose I'm posting this as an FYI that those wishing to use WebKit as
the root under Apache 2.0 will likely need to use the mod_rewrite recipes
(ugh).

Is the problem with <Location / > one that must be solved in Apache, or
can we solve it in AppServer?




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to