On Tue, Oct 18, 2016 at 9:13 AM, Mark Juszczec <mark.juszc...@gmail.com>
wrote:

>
>
>   <VirtualHost *:9001>
>     DocumentRoot /some/dir/thatDoesNotExist/
>     JkEnvVar nameWithIntlChar
>     JkMount /myService/* lbAjpWorker
>     JkMount /myService lbAjpWorker
>
>   </VirtualHost>
>
>
I forgot to ask something.

The above DocumentRoot does not exist.  There is another DocumentRoot
defined outside of the <VirtualHost *:9001> if posted but it does not exist
either.

Could this have anything to do with my problem?

What should these values be set to?

Reply via email to