Tim Funk wrote: > Instead of: > docBase="N:\intranet\sites\ROOT" > > try: > docBase="N:\\intranet\\sites\\ROOT" > OR > docBase="N:/intranet/sites/ROOT" > >
And i've try also file:///N:/intranet/sites/ROOT but nothing works. Now, to simplify, i've changed the value to appBase="N:/intranet/sites", and <Context path="" docBase="ROOT" debug="0"></Context> for trying relative path to appBase. But it is the same problem ! -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
