Tag Archives: Request Servervariables

Cross-domain SSI on same server

Okay, here’s my dilemma. Will server facet includes work among 2 domains making use of their own FTP accounts hosted for the same server One example is, let’s just say I squeeze below code on a page in http: //www. mysite. com: HTML: <! –#include virtual=" http: //www. space. com/shared/menu. txt" –> But equally mysite. com plus domain. com are about the SAME server, so would this SSI work in cases like this I ask because I know you can’t carry out cross-server SSI, but can one does cross-domain SSI given that they’re hosted within the SAME server Thanks ahead! The easiest method to know it is usually by testing it It might work better considering the full path and FILE as opposed to VIRTUAL: Code: <! –#include file=" D: \somewhere\on\your\hard\drive\include. html" –> Even so the files will be stored for the server, not my hard disk… I am baffled. Yeah I would test it, but the simply problem is, many of us haven’t bought this server. I just didn’t prefer to design 100 pages and have research ALL of them if the SSI doesn’t job. Sigh. Do this.. Code: <! –#include file=" /ssi/file. txt" –> That implies the ‘ssi’ … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment