"William A. Rowe, Jr." wrote: > > Juergen, > > Yes, <Directory "r:"> isn't even a path. Try <Directory "r:/">. Same > for DocumentRoot. "r:" says "The current working directory, on r:" which > is absolutely meaningless for a service (and too vague for general practice.) >
Hi, thank you, but this does not solve the problem with Apache: Syntax error: <Directory "r:/"> path is invalid. Syntax error: DocumentRoot must be a directory I tried of course all combinations ( R:, R:/, R:\, r:, r:/, r:\). Only local drives will be accepted. This worked until Apache v2.0.32 AND works on a Win2000 server as service! I searched in core.c, but it is useless for me to find anything there:-( Juergen
