100 Web Space
http://forum.100webspace.com/

Server Side Include Help
http://forum.100webspace.com/viewtopic.php?f=4&t=8304
Page 1 of 1

Author:  muna580 [ Sat Dec 22, 2007 5:46 am ]
Post subject:  Server Side Include Help

I am trying to carry out a server side include but for some reason it is not working. Uploaded all the pages to my server but the include i put using SSI won't show up on the page.

Code:
<body>

<div id="wrapper">
   
   
   <!-- Banner/Navigation -->
   <!--#include file="includes/content/header.html" -->
   
   <div id="main-content">
   
      <div class="main-content-header">
      </div>
   
      <div class="left-content">
      
      
      Welcome to ...      
      
         <div class="left-content-header">
            <h1>latest</h1><h2>News</h2>
         </div>


Everything below <!--#include file="includes/content/header.html" --> gets rendered on the page expect the part that I included.

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/