Hi list, I have a problem including in the same shtml html and jsp files. I attached files for to reproduce the problem. Files structure is: /index.shtml /inc/header.html /inc/body.jsp /inc/footer.html and i'm using relative path in SSI include directive like: <!--#include virtual="inc/header.html"--> Apache isn't able to include footer.shtml because is searching it under /inc/inc/footer.jsp. It seams like mod_jk changes the initial path (/) so mod_include builds the wrong request to include the last html file. I'm using: Suse 9.1 Apache 2.0.49 mod_jk 1.2.10 mod_include Can someone help me ? thanks in advance, Fabio
Attachment:
test.rar
Description: Binary data
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx