XSSI & DOCUMENT_URI

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
KES
-


Joined: 17 Jul 2009
Posts: 1

PostPosted: Tue Oct 27, 2009 1:47 am    Post subject: XSSI & DOCUMENT_URI Reply with quote

say we have 2 files:

print.shtml which includes the directive <!--#include file="print1.shtml" -->

and

print1.shtml which includes the directive <!--#printenv -->

now run print.shtml in a browser on an abyss server. DOCUMENT_URI is shown as print1.shtml. Now do the same on an apache server it is shown as print.shtml. Different yes....but why and which is correct?

I use abyss at home while building/testing websites before uploading to my apache server. I often build pages as follows:

Contents of say index.shtml

<!--#include file="top.shtml" -->
<!--#include file="left.shtml" -->
<!--#include file="middle.html" --> has no SSI
<!--#include file="right.shtml" -->
<!--#include file="bottom.shtml" -->

top, left, right and bottom...shtml all have XSSI statements that require to know DOCUMENT_URI of calling page (index.shtml) to draw menus correctly....But with the different way Abyss and Apache returns DOCUMENT_URI it is becoming very frustrating.....
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group