Web Design, Development & Marketing
acuras services: Website Design & Development E-commerce Solutions Content Management Systems Online Marketing & Social Media Corporate Branding Social Media Training
Get in touch... Email Us: info@acuras.co.uk
acuras blog:7 Quick Tips to Keep Your SEO On Track in 2012 7 Social Media & SEO Tactics Businesses Will Adopt in 2012 latest posts:We are now trading as a Limited company Recent Work: Digital Marketing Material and Website Re-Designs Affordable Web Hosting and Domain Name Registration New Acuras Logo Coming Soon... Barclaycard ePDQ CPI Integrations HSBC XML API / CPI E-commerce Integrations Photoshop to Valid XHTML/CSS Coding Service Recommended Open Source Invoicing System Reasons Businesses should Embrace the Web blog archive:
Web Development ArticlesHTML: Server Side Includes (SSI) and .shtml Pages
Published: 1st May 2006
Server Side Includes (SSI) are directives or commands placed in HTML pages, which are evaluated by the server while the pages are being served. They allow for content to be dynamically combined on an HTML page. Apache must be configured to allow SSI. mod_include must be installed and enabled. If you have a site hosted by another company, their servers will typically be set up to allow SSI. It is worth noting that for SSI to function, HTML pages with SSI commands must have the extension .shtml. Here is example code you can use to include an HTML file within another. Very handy for including headers, footers, menus etc... that you re-use throughout your site.
Related LinksRelated Articles / PostsPhotoshop to Valid XHTML/CSS Coding Service (30/03/2009) Relative File (Virtual) Inclusion - Server Side Includes (SSI) (23/03/2007) CSS Layouts Without Tables - Tableless Design (Article) (07/11/2006) The Origin of the Internet and Hypertext (Article) (25/10/2006) Code Editors (Syntax Highlighting) - Aptana, Crimson Editor, PHP Designer (14/08/2006) |
||