Firstly SSI directives are working on my server. If i access the file
directly everything functions as expected.

Working example & file path explanation -
1. Enter in browser: http://example.com/apps/pagenotfound/index.html
2. This is a symlink to: /temp/comp/apps/applayer/index.html


The issue arises when I plug the 404 page into my Error Document as follows:

ErrorDocument 404 /apps/pagenotfound/index.html


If I then type in a trash page it calls the custom 404 page correctly
but none of the SSI directives seem function.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to