Search 5,000,000+ questions and answers.

Frequently Asked Questions

Can I use SSI on my website?

Vineyard.NET - Vineyard.NET Web-hosting FAQ
Commercial websites are able to use SSI includes in their website. This is not available for personal websites. SSI-enabled webpages must have a .shtml extension for our webserver to execute any SSI directives. Otherwise, the SSI directives will not be executed and the page will be sent directly to the browser, unmodified.
Related Questions

Can I use Extended SSI on my website?

Vineyard.NET - Vineyard.NET Web-hosting FAQ
Yes. Much like regular SSI, commercial websites are able to use this feature, but again Extended SSI is not available for personal websites.
Related Questions

How do I use SSI? Do my files have to end in .shtm or .shtml?

CheaperWebHost.com - Frequently Asked Questions (FAQs)
There are a number of SSI tutorials available on the web. By default, only .shtm and .shtml files are parsed for SSI statements but you can modify your .htaccess file to allow .htm and/or .html files to be parsed. For example, to parse .htm files for SSI, add the following line to your .
Related Questions

Can I use Server-Side Includes (SSI) on my home page?

Information Technology Services
Server-side includes are enabled on the web server. All of the directives described in the XSSI Documentation and also at this location are available, with the exception of the "exec" command. You will need to either name your file with a .shtml extension (e.g., "index.shtml") or turn on the user executable bit: The latter method is recommended for performance reasons.
Related Questions

Why use SSI?

Website Design Articles > More "Web Design" Articles - FAQ U...
SSI makes it easy to bring changes to your website. There are some changes you will need to make to every page or to every page in a specific section. Your website might start out with just 10 pages, and you might figure that it is no big deal to cut-and-paste a change to the navigation menu 10 times. But each time you add a page, you have to update that menu. And with each new page added, you have to paste one more time.
Related Questions

US Net - Customer Support - FAQs - SSI
First you must create a page with a .shtml extention. Then SSI is easily implemented into your Web page by using the following syntax or directives:
Related Questions

Web Hosting Australia Melbourne Sydney Brisbane Adelaide Per...
We support Server Side Includes (SSI). You may use any script in the manner. The only restriction is that you must name your page anyname.shtml. shtml tells the server that the page may contain exec tags that need to be run. SSI is not supported on html pages.
Related Questions

American Discount Web Hosting - About our Company
First you must create a page with a .shtml extension! Then SSI is easily implemented into your web page by using the following syntax or directives:
Related Questions

How can I use ErrorDocument and SSI to simplify customized error messages?

Apache Server Frequently Asked Questions
Have a look at this document. It shows in example form how you can a combination of XSSI and negotiation to tailor a set of ErrorDocuments to your personal taste, and returning different internationalized error responses based on the client's native language.
Related Questions

Why should I use SSI when I can do much of this using Javascript?

jardScripts - SSI (Server Side Includes)
While it is true that you can insert many simple properties like the current date and time into a page using JavaScript, and it is even possible to use JavaScript includes to create simple page templates there are disadvantages to relying on the surfer's web browser to do all of this rather than using your server. The main problem with using JavaScript comes from the fact that it relies on the visitor's web browser, it's version and it's settings.
Related Questions

What do I need before I can use SSI?

jardScripts - SSI (Server Side Includes)
The first thing that you need is a host that supports SSI, unfortunately most free and cheap hosts (including Geocities, Tripod and Angelfire) do not support SSI. If your host allows CGI scripts then they probably also support SSI but if in doubt check their FAQs or contact them directly, unfortunately you may find that some hosts will charge extra for SSI support. Many hosts also require you to rename any pages using SSI to have a filename ending with ".shtml" rather than ".
Related Questions

What SSI commands can I use?

jardScripts - SSI (Server Side Includes)
Unfortunately there is no set standard for SSI commands that all server vendors adhere to. What this means that there are a core few commands that will work on most servers, and a number of additional commands that will only work on certain brands of server. You should check your hosts FAQs or check the documentation for your server (see below) for an absolute list of commands that will work for you.
Related Questions

Can I use SSI (Server-Side Includes)?

The CCIS CGI Server
Sure -- simply make sure that the name of your document with server-side includes ends with ".shtml" See also: Apache Tutorial: Server Side Includes
Related Questions

Can I use SSI on your servers?

Frequently Asked Questions
Yes, you can use SSI on our servers. SSI stand for "server side include", it work in files with .shtml, .html, .htm extensions.
Related Questions

What other options can I use SSI for?

General Website Hosting Information (Page 2/3)
This must be one of the most useful features of SSI- the ability to include one document inside another. For your information, SSI supports relative/absolute paths. Put that code inside your Web page, and your-file.htm shows up in the specific place where the SSI code inserted. The file doesn't have to be a ".htm" file. It could also be a ".txt" file (ie: your-file.txt, your-file.inc, your-file.text).
Related Questions

Can I use Server-Side Includes (SSI)?

RadioTower.Net .:. Internet Service Provider & Web Hosting
Yes! Just use .shtml for any files you want the server to parse. It's as easy as that -- we don't charge you anything for using SSI.
Related Questions

What do I need to use SSI on my site?

General Website Hosting Information (Page 3/3)
For security purposes, we do not enable Telnet/SSH access by default. You must contact our support department or open a support ticket to enable this feature. Please note that we strongly encourage the use of SSH instead of Telnet, to ensure that your login to the server remains secure. SSH is a powerful service which allows you to log into the server remotely to perform specific tasks. Common tasks include checking for new mail (via pine) or sending outgoing mail (via sendmail).
Related Questions

Do I need SSI to use your counter?

All count, Perl counter questions and answers
No, SSI is not required. All Count works on Unix, Linux and Windows NT servers. All you need is a cgi-bin folder.
Related Questions

Web Hosting Singapore - Frequently Asked Question
SSI stands for Server Side Include. The Webserver parses an SSI enabled document and interprets SSI directives.
Related Questions

jardScripts - SSI (Server Side Includes)
SSI stands for Server Side Include. Server Side Includes allow you to embed tags in your webpage that the server will then replace with the information you requested. The tag could tell the server to include an environment variable (such as the current date or time, or the date the document was last updated), insert some HTML or text from another file or even run a CGI script and insert the results in the page.
Related Questions

Website Design Articles > More "Web Design" Articles - FAQ U...
SSI actually covers a number of features to improve your website. I am going to speak here of just one critical improvement, referred to as an "include" file. Essentially, an "include" file is a separate file that your web page can include as if it was part of the page file. Let's take a real-life example. The Liquid Vitamin Supplements Store uses SSI in a number of places.
Related Questions

When using a UNIX system it is sometimes necessary to enable certain HTML files executable for the purpose of using SSI. Server Side Includes are often used to run a cgi script. An include is called with an example such as this: After you insert your include, you must mark the HTML file as executable so the server will parse the file. This is done using one of two options. Renaming the file to .shtml: On our server any file name .shtml will be parsed. So instead of having an index.
Related Questions

Integrated Benefits, Inc.
SSI (Title XVI) is a financial need-based Social Security program that provides benefits to disabled or blind individuals, and the elderly who have little or no income or assets.
Related Questions

Web site hosting reviews. FAQ.
SSI (Server Side Includes) allow you embed output of CGI scripts into your web pages. Webserver will automatically execute scripts when the web page is opened and parse content into the page. It is extremely useful when you want to have common template for your pages and parse in content using scripts or just change some part of the page like calendar, news box, etc.
Related Questions

Fastweb Romania - gazduire web, design web, servere dedicate...
SSI (Server Side Includes) it's a type of directive HTML which determines the server to generate dynamic data for the page, whenever it is accessed. SSI is useful when it's necessary to find the current hour, the conditioned execution based on logical compares without the help of a programming language.
Related Questions

Web Site Design Service: Web Hosting frequently asked questi...
SSI directives provide the ability to add segments of dynamically generated content to an HTML page without having to make the entire page dynamically generated.
Related Questions

Netveano | Reliable Web Hosting
When using a UNIX system it is sometimes necessary to enable certain HTML files executable for the purpose of using SSI. Server Side Includes are often used to run a cgi script. An include is called with an example such as this: #exec cgi="/cgi-bin/example.cgi" After you insert your include, you must mark the HTML file as executable so the server will parse the file. This is done using one of two options. Renaming the file to .shtml: On our server any file name .shtml will be parsed.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact