SHARE
Facebook X Pinterest WhatsApp

Apache Guide: Advanced SSI Techniques Page 2

Written By
thumbnail Rich Bowen
Rich Bowen
Jul 20, 2010
ServerWatch content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More



Not that I have anything against IE on Macs–I just struggled for a few
hours last week trying to get some JavaScript working on IE on a Mac, when it
was working everywhere else. The above was the interim workaround.

Any other variable (either ones that you define, or normal enviroment
variables) can be used in conditional statements. With Apache’s ability to set
environment variables with the SetEnvIf directives, and other
related directives, this functionality can let you do some pretty involved
dynamic stuff without ever resorting to CGI.

Conclusion

SSI is certainly not a replacement for CGI, or other technologies used for
generating dynamic web pages. But it is certainly a great way to add small
amounts of dynamic content to pages, without doing a lot of extra work.

See the docs on mod_include for more information on using SSI.

thumbnail Rich Bowen

Rich Bowen is a ServerWatch contributor.

Recommended for you...

What Is a Container? Understanding Containerization
What Is a Print Server? | How It Works and What It Does
Nisar Ahmad
Dec 8, 2023
What Is a Network Policy Server (NPS)? | Essential Guide
Virtual Servers vs. Physical Servers: Comparison and Use Cases
Ray Fernandez
Nov 14, 2023
ServerWatch Logo

ServerWatch is a top resource on servers. Explore the latest news, reviews and guides for server administrators now.

Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.