|
websquad -> RE: Server Side Includes (5/28/2007 11:51:02)
|
Hi, Corey (Texan at Heart). Being a native of the Pelican state, I always thought well of Texas, that rather large 65th parish across the river in West Louisiana ... Re: SSI's My drive H has 13 subdirectories, one for each of 13 different web sites. Using the Ex Web File Open feature, I navigated to one of the subdirectories and opened the index.shtml files. Nothing resolved - not the SSI's, not the CSS, not the graphics - nothing. Thinking the problem was that the base of the little site was not in the root of the drive but in a subdirectory, I tried another approach. I closed that out and navigated to drive O, which is dedicated to one web site. I opened up that index.shtml with the same results. Here is a sample of the references that didn't resolve: <link rel="stylesheet" type="text/css" href="/style.css"> <!--#include virtual="/header.html" --> <!--#include virtual="/lmenu.html" --> <!--#include virtual="/footer.html" --> What am I doing wrong, or are my expectations just misplaced? I have more than a dozen of these sites, from small brochures to almost 500 pages, all with one or more site-common style sheets and included headers, menus, and footers. Is Ex Web the tool for me? All are hosted on Linux/Apache servers. Bob
|
|
|
|