Hi,
We are trying to setup a global error document page that all virtual hosts will serve when the error is triggered.
I tried to put this $SERVER_ROOT/404.html in the error document section of each virtual host but this simply triggers a redirect loop. Why is this variable not available? How do we solve this problem?
Thanks.
We are trying to setup a global error document page that all virtual hosts will serve when the error is triggered.
I tried to put this $SERVER_ROOT/404.html in the error document section of each virtual host but this simply triggers a redirect loop. Why is this variable not available? How do we solve this problem?
Thanks.