Questions tagged [ssi]

Server Side Includes (SSI) is a simple interpreted server-side scripting language used almost exclusively for the Web. The most frequent use of SSI is to include the contents of one or more files into a web page on a web server.

References

371 questions
3
votes
3 answers

Server side includes (SSI) with grunt connect web server

We are using yeoman for our dev process and currently using the "grunt server" command to run the grunt connect web server for local development. Every time we save a file, grunt will run all its tasks and reload the browser. The problem is with…
Chris Gunawardena
  • 6,246
  • 1
  • 29
  • 45
3
votes
2 answers

HTML page not interpreted as UTF-8 when using SSI</a></h3> <div class="excerpt">To make my website look-and-feel consistent, I heavily use SSI. All my pages have the same header (save for the title) and footer. These act like templates and are included with an SSI directive. Variable field content is provided throug SSI…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/apache" class="post-tag grid--cell" title="show questions tagged 'apache'" rel="tag">apache</a> <a href="../../questions/tagged/unicode" class="post-tag grid--cell" title="show questions tagged 'unicode'" rel="tag">unicode</a> <a href="../../questions/tagged/character-encoding" class="post-tag grid--cell" title="show questions tagged 'character-encoding'" rel="tag">character-encoding</a> <a href="../../questions/tagged/echo" class="post-tag grid--cell" title="show questions tagged 'echo'" rel="tag">echo</a> <a href="../../questions/tagged/ssi" class="post-tag grid--cell" title="show questions tagged 'ssi'" rel="tag">ssi</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jan 15 '14 at 14:49">asked Jan 15 '14 at 14:49</time> <a href="../../users/1961494/ajlittoz" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/1961494.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="ajlittoz" /> </a> <div class="s-user-card--info"> <a href="../../users/1961494/ajlittoz" class="s-user-card--link">ajlittoz</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">414</li> <li class="s-award-bling s-award-bling__gold" title="1 gold badge">1</li> <li class="s-award-bling s-award-bling__silver" title="5 silver badge">5</li> <li class="s-award-bling s-award-bling__bronze" title="14 bronze badge">14</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-20265255"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>3</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/20265255/conflict-when-using-server-side-includes-and-mod-deflate-compression" class="question-hyperlink">Conflict when using server-side includes and mod_deflate compression</a></h3> <div class="excerpt">I'm trying to enable site-wide compression using the apache mod_deflate module. This is on a shared server so whilst I have access to the .htaccess files, I cannot alter the server settings. The server has Apache 2.4.6 installed with mod_deflate My…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/apache" class="post-tag grid--cell" title="show questions tagged 'apache'" rel="tag">apache</a> <a href="../../questions/tagged/.htaccess" class="post-tag grid--cell" title="show questions tagged '.htaccess'" rel="tag">.htaccess</a> <a href="../../questions/tagged/ssi" class="post-tag grid--cell" title="show questions tagged 'ssi'" rel="tag">ssi</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Nov 28 '13 at 11:40">asked Nov 28 '13 at 11:40</time> <a href="../../users/3045643/user3045643" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/3045643.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="user3045643" /> </a> <div class="s-user-card--info"> <a href="../../users/3045643/user3045643" class="s-user-card--link">user3045643</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">31</li> <li class="s-award-bling s-award-bling__bronze" title="2 bronze badges">2</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-19200522"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>3</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/19200522/apache-not-processing-basic-ssi" class="question-hyperlink">Apache not processing basic SSI</a></h3> <div class="excerpt">The web server is Apache 2.2.22 running on Ubuntu 12.04 LTS. This is my http.conf file: DirectoryIndex index.shtml index.html index.cgi index.pl index.php index.xhtml LoadModule cgi_module /usr/lib/apache2/modules/mod_cgi.so ScriptAlias /cgi-bin/…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/apache" class="post-tag grid--cell" title="show questions tagged 'apache'" rel="tag">apache</a> <a href="../../questions/tagged/ubuntu" class="post-tag grid--cell" title="show questions tagged 'ubuntu'" rel="tag">ubuntu</a> <a href="../../questions/tagged/ssi" class="post-tag grid--cell" title="show questions tagged 'ssi'" rel="tag">ssi</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Oct 05 '13 at 17:18">asked Oct 05 '13 at 17:18</time> <a href="../../users/518277/jeff" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/518277.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Jeff" /> </a> <div class="s-user-card--info"> <a href="../../users/518277/jeff" class="s-user-card--link">Jeff</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1,511</li> <li class="s-award-bling s-award-bling__gold" title="2 gold badges">2</li> <li class="s-award-bling s-award-bling__silver" title="14 silver badges">14</li> <li class="s-award-bling s-award-bling__bronze" title="12 bronze badges">12</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-15307320"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>3</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>4</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/15307320/config-for-enabling-ssi-nginx" class="question-hyperlink">Config for Enabling SSI nginx?</a></h3> <div class="excerpt">I want to do server side include and i have nginx server installed in my machine and i cant find a way to enable ssi in nginx.conf file? all i can find from the internet is syntax: ssi on | off; default: ssi off; context: http, server,…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/nginx" class="post-tag grid--cell" title="show questions tagged 'nginx'" rel="tag">nginx</a> <a href="../../questions/tagged/ssi" class="post-tag grid--cell" title="show questions tagged 'ssi'" rel="tag">ssi</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Mar 09 '13 at 04:55">asked Mar 09 '13 at 04:55</time> <a href="../../users/2125700/inputerror" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2125700.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="inputError" /> </a> <div class="s-user-card--info"> <a href="../../users/2125700/inputerror" class="s-user-card--link">inputError</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">600</li> <li class="s-award-bling s-award-bling__gold" title="3 gold badges">3</li> <li class="s-award-bling s-award-bling__silver" title="12 silver badges">12</li> <li class="s-award-bling s-award-bling__bronze" title="26 bronze badges">26</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-1282442"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>3</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/1282442/ssi-escape-html-output" class="question-hyperlink">SSI escape HTML output</a></h3> <div class="excerpt">When i use SSI directive is there any way to escape variable with HTML entities? <META HTTP-EQUIV="Refresh" CONTENT="10; URL="/index.shtml?r=<!--#echo var="HTTP_REFERER" -->"> Thx in advice! </div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/apache" class="post-tag grid--cell" title="show questions tagged 'apache'" rel="tag">apache</a> <a href="../../questions/tagged/escaping" class="post-tag grid--cell" title="show questions tagged 'escaping'" rel="tag">escaping</a> <a href="../../questions/tagged/echo" class="post-tag grid--cell" title="show questions tagged 'echo'" rel="tag">echo</a> <a href="../../questions/tagged/ssi" class="post-tag grid--cell" title="show questions tagged 'ssi'" rel="tag">ssi</a> <a href="../../questions/tagged/directive" class="post-tag grid--cell" title="show questions tagged 'directive'" rel="tag">directive</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Aug 15 '09 at 17:45">asked Aug 15 '09 at 17:45</time> <a href="../../users/111023/duganets" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/111023.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="duganets" /> </a> <div class="s-user-card--info"> <a href="../../users/111023/duganets" class="s-user-card--link">duganets</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1,853</li> <li class="s-award-bling s-award-bling__gold" title="5 gold badges">5</li> <li class="s-award-bling s-award-bling__silver" title="20 silver badges">20</li> <li class="s-award-bling s-award-bling__bronze" title="31 bronze badges">31</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-11872347"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>3</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>0</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/11872347/nginx-fastcgi-ssi-include-virtual-local-url-not-working" class="question-hyperlink">Nginx + FastCGI + SSI : include virtual local URL not working</a></h3> <div class="excerpt">I am using Nginx with FastCGI for Php and the native module Nginx SSI. In my home.php file, if I write this : <!--# include virtual="robots.txt" --> It works, I have the content of the STATIC file /robots.txt on my screen. But I i try a "dynamic"…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/nginx" class="post-tag grid--cell" title="show questions tagged 'nginx'" rel="tag">nginx</a> <a href="../../questions/tagged/fastcgi" class="post-tag grid--cell" title="show questions tagged 'fastcgi'" rel="tag">fastcgi</a> <a href="../../questions/tagged/ssi" class="post-tag grid--cell" title="show questions tagged 'ssi'" rel="tag">ssi</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Aug 08 '12 at 20:07">asked Aug 08 '12 at 20:07</time> <a href="../../users/447344/thomas-decaux" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/447344.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Thomas Decaux" /> </a> <div class="s-user-card--info"> <a href="../../users/447344/thomas-decaux" class="s-user-card--link">Thomas Decaux</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">21,738</li> <li class="s-award-bling s-award-bling__gold" title="2 gold badges">2</li> <li class="s-award-bling s-award-bling__silver" title="113 silver badges">113</li> <li class="s-award-bling s-award-bling__bronze" title="124 bronze badges">124</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-10322661"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>3</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/10322661/include-virtual-in-html-file" class="question-hyperlink">#include virtual in .html file</a></h3> <div class="excerpt">I'm moving over a site that is built on CGI. I have all the .cgi pages working properly, but a couple .html files contain <!--#include virtual="show_testimonials.cgi" --> but won't output the script within the html file. Do I need to add something…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/cgi" class="post-tag grid--cell" title="show questions tagged 'cgi'" rel="tag">cgi</a> <a href="../../questions/tagged/ssi" class="post-tag grid--cell" title="show questions tagged 'ssi'" rel="tag">ssi</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Apr 25 '12 at 19:45">asked Apr 25 '12 at 19:45</time> <a href="../../users/293585/floatleft" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/293585.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="floatleft" /> </a> <div class="s-user-card--info"> <a href="../../users/293585/floatleft" class="s-user-card--link">floatleft</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">6,243</li> <li class="s-award-bling s-award-bling__gold" title="12 gold badges">12</li> <li class="s-award-bling s-award-bling__silver" title="43 silver badges">43</li> <li class="s-award-bling s-award-bling__bronze" title="53 bronze badges">53</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-9949577"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>2</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/9949577/emulating-arrays-and-looping-with-apache-ssi" class="question-hyperlink">Emulating Arrays and Looping with Apache SSI</a></h3> <div class="excerpt">I want to declare a variable that is capable of holding multiple values in Apache SSI. Then I want to iterate over the values and print them on the page. Could I do that using regular expressions and recursive includes? Am I crazy, or could I make…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/apache" class="post-tag grid--cell" title="show questions tagged 'apache'" rel="tag">apache</a> <a href="../../questions/tagged/ssi" class="post-tag grid--cell" title="show questions tagged 'ssi'" rel="tag">ssi</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Mar 30 '12 at 19:50">asked Mar 30 '12 at 19:50</time> <a href="../../users/362871/adam" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/362871.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Adam" /> </a> <div class="s-user-card--info"> <a href="../../users/362871/adam" class="s-user-card--link">Adam</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">12,236</li> <li class="s-award-bling s-award-bling__gold" title="9 gold badges">9</li> <li class="s-award-bling s-award-bling__silver" title="39 silver badges">39</li> <li class="s-award-bling s-award-bling__bronze" title="44 bronze badges">44</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-9397477"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>2</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/9397477/preventing-caching-of-server-side-include-files" class="question-hyperlink">Preventing caching of server side include files</a></h3> <div class="excerpt">I have a classic ASP page that calls in some other ASP files using Server Side Includes. I want neither the main file nor the included files to be cached by any browser. At the moment my main looks something like this: <%@ Language="VBSCRIPT" %><%…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/caching" class="post-tag grid--cell" title="show questions tagged 'caching'" rel="tag">caching</a> <a href="../../questions/tagged/asp-classic" class="post-tag grid--cell" title="show questions tagged 'asp-classic'" rel="tag">asp-classic</a> <a href="../../questions/tagged/ssi" class="post-tag grid--cell" title="show questions tagged 'ssi'" rel="tag">ssi</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Feb 22 '12 at 15:14">asked Feb 22 '12 at 15:14</time> <a href="../../users/683676/david" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/683676.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="David" /> </a> <div class="s-user-card--info"> <a href="../../users/683676/david" class="s-user-card--link">David</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1,005</li> <li class="s-award-bling s-award-bling__gold" title="1 gold badge">1</li> <li class="s-award-bling s-award-bling__silver" title="10 silver badge">10</li> <li class="s-award-bling s-award-bling__bronze" title="12 bronze badge">12</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-9338201"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>2</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>5</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/9338201/what-is-the-best-way-to-include-a-navigation-bar-in-all-pages" class="question-hyperlink">What is the best way to include a navigation bar in all pages?</a></h3> <div class="excerpt">I am thinking a way to add navigation bars to all of my webpages, and when I update the file, all pages should also update. I researched on Google for a bit of time, what I found are:  PHP   SSI  (I don't even konw what's this)  JavaScript  But…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/php" class="post-tag grid--cell" title="show questions tagged 'php'" rel="tag">php</a> <a href="../../questions/tagged/javascript" class="post-tag grid--cell" title="show questions tagged 'javascript'" rel="tag">javascript</a> <a href="../../questions/tagged/navigation" class="post-tag grid--cell" title="show questions tagged 'navigation'" rel="tag">navigation</a> <a href="../../questions/tagged/ssi" class="post-tag grid--cell" title="show questions tagged 'ssi'" rel="tag">ssi</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Feb 18 '12 at 03:17">asked Feb 18 '12 at 03:17</time> <a href="../../users/283863/derek-zhen-hui-gong-fu" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/283863.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Derek 朕會功夫" /> </a> <div class="s-user-card--info"> <a href="../../users/283863/derek-zhen-hui-gong-fu" class="s-user-card--link">Derek 朕會功夫</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">92,235</li> <li class="s-award-bling s-award-bling__gold" title="44 gold badges">44</li> <li class="s-award-bling s-award-bling__silver" title="185 silver badges">185</li> <li class="s-award-bling s-award-bling__bronze" title="247 bronze badges">247</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-7743431"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>2</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>3</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/7743431/is-there-ever-a-situation-where-server-side-includes-are-a-better-choice-than-" class="question-hyperlink">Is there ever a situation where server-side includes are a better choice than PHP?</a></h3> <div class="excerpt">I'm asking in regards to otherwise-static webpages which include files like headers, footers, etc. Obviously building a dynamic site with SSI would be better done with PHP. Is there ever any reason to do <!--#include virtual="../quote.txt"…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/php" class="post-tag grid--cell" title="show questions tagged 'php'" rel="tag">php</a> <a href="../../questions/tagged/ssi" class="post-tag grid--cell" title="show questions tagged 'ssi'" rel="tag">ssi</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Oct 12 '11 at 16:36">asked Oct 12 '11 at 16:36</time> <a href="../../users/450164/tom-marthenal" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/450164.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Tom Marthenal" /> </a> <div class="s-user-card--info"> <a href="../../users/450164/tom-marthenal" class="s-user-card--link">Tom Marthenal</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">3,066</li> <li class="s-award-bling s-award-bling__gold" title="3 gold badges">3</li> <li class="s-award-bling s-award-bling__silver" title="32 silver badges">32</li> <li class="s-award-bling s-award-bling__bronze" title="47 bronze badges">47</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-7724976"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>2</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/7724976/configuring-apache-to-parse-server-side-includes-with-html-files" class="question-hyperlink">Configuring Apache to parse server side includes with .html files</a></h3> <div class="excerpt">I am trying to configure Apache to use .html files instead of .shtml files with server side includes. I have read about using "XBitHack On" in my httpd.conf file and .htaccess file, but I don't know where to put this. I have found this info: "You…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/html" class="post-tag grid--cell" title="show questions tagged 'html'" rel="tag">html</a> <a href="../../questions/tagged/.htaccess" class="post-tag grid--cell" title="show questions tagged '.htaccess'" rel="tag">.htaccess</a> <a href="../../questions/tagged/configuration" class="post-tag grid--cell" title="show questions tagged 'configuration'" rel="tag">configuration</a> <a href="../../questions/tagged/ssi" class="post-tag grid--cell" title="show questions tagged 'ssi'" rel="tag">ssi</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Oct 11 '11 at 11:02">asked Oct 11 '11 at 11:02</time> <a href="../../users/401977/timmackay" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/401977.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="timmackay" /> </a> <div class="s-user-card--info"> <a href="../../users/401977/timmackay" class="s-user-card--link">timmackay</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1,026</li> <li class="s-award-bling s-award-bling__gold" title="4 gold badges">4</li> <li class="s-award-bling s-award-bling__silver" title="13 silver badges">13</li> <li class="s-award-bling s-award-bling__bronze" title="27 bronze badges">27</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-7403285"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>2</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>3</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/7403285/using-ssi-server-side-includes" class="question-hyperlink">Using SSI (Server Side Includes)</a></h3> <div class="excerpt">I'm trying to learn how to do Server Side Includes because I need them for a project of mine. Now, can I use SSI locally? My site is 100% HTML, Javascript, and CSS, so there is no server running my stuff. I'm just editing the files in notepad. …</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/html" class="post-tag grid--cell" title="show questions tagged 'html'" rel="tag">html</a> <a href="../../questions/tagged/ssi" class="post-tag grid--cell" title="show questions tagged 'ssi'" rel="tag">ssi</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Sep 13 '11 at 14:11">asked Sep 13 '11 at 14:11</time> <a href="../../users/595437/freesnow" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/595437.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Freesnöw" /> </a> <div class="s-user-card--info"> <a href="../../users/595437/freesnow" class="s-user-card--link">Freesnöw</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">30,619</li> <li class="s-award-bling s-award-bling__gold" title="30 gold badges">30</li> <li class="s-award-bling s-award-bling__silver" title="89 silver badges">89</li> <li class="s-award-bling s-award-bling__bronze" title="138 bronze badges">138</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-7106601"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>2</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/7106601/how-to-enable-ssi-server-side-includes-on-tomcat-7-at-ubuntu" class="question-hyperlink">How to Enable SSI (Server Side Includes) on Tomcat 7 at Ubuntu?</a></h3> <div class="excerpt">How can I enable SSI on Tomcat 7?. I follow the directions however it doesn't work. I changed my main file's extension from html to shtml (not imported one) and unquoted that lines at web.xml: <servlet> <servlet-name>ssi</servlet-name> …</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/html" class="post-tag grid--cell" title="show questions tagged 'html'" rel="tag">html</a> <a href="../../questions/tagged/tomcat" class="post-tag grid--cell" title="show questions tagged 'tomcat'" rel="tag">tomcat</a> <a href="../../questions/tagged/ubuntu" class="post-tag grid--cell" title="show questions tagged 'ubuntu'" rel="tag">ubuntu</a> <a href="../../questions/tagged/include" class="post-tag grid--cell" title="show questions tagged 'include'" rel="tag">include</a> <a href="../../questions/tagged/ssi" class="post-tag grid--cell" title="show questions tagged 'ssi'" rel="tag">ssi</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Aug 18 '11 at 11:23">asked Aug 18 '11 at 11:23</time> <a href="../../users/453596/kamaci" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/453596.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="kamaci" /> </a> <div class="s-user-card--info"> <a href="../../users/453596/kamaci" class="s-user-card--link">kamaci</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">72,915</li> <li class="s-award-bling s-award-bling__gold" title="69 gold badges">69</li> <li class="s-award-bling s-award-bling__silver" title="228 silver badges">228</li> <li class="s-award-bling s-award-bling__bronze" title="366 bronze badges">366</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="s-pagination pager fr"> <a class="s-pagination--item" href="../../questions/tagged/ssi_page=3" rel="prev" title="Go to page 3">Prev </a> <a class="s-pagination--item" href="../../questions/tagged/ssi_page=1" rel="" title="Go to page 1">1</a> <a class="s-pagination--item" href="../../questions/tagged/ssi_page=2" rel="" title="Go to page 2">2</a> <a class="s-pagination--item" href="../../questions/tagged/ssi_page=3" rel="" title="Go to page 3">3</a> <div class="s-pagination--item s-pagination--item__clear">…</div> <a class="s-pagination--item" href="../../questions/tagged/ssi_page=24" rel="" title="Go to page 24">24</a> <a class="s-pagination--item" href="../../questions/tagged/ssi_page=25" rel="" title="Go to page 25">25</a> <a class="s-pagination--item" href="../../questions/tagged/ssi_page=5" rel="next" title="Go to page 5"> Next</a> </div> </div> </div> </div> </div> <script src="../../static/js/stack-icons.js"></script> <script src="../../static/js/fromnow.js"></script> </body> </html>