WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Frame Avoidance

for

From: Joel Ward
Date: Apr 9, 2003 11:46AM


> If your webserver is Apache, use server-side includes. This means that you
> must name your webpages with the extension .shtml. Includes use the format
> of:
> If you are using a IIS server, you can use server-side includes too - the
> format is identical but you have to name the files with the extension .asp
> so that the server knows to read the file and process the includes.

Not necessarily. You can configure both Apache and IIS to parse .htm and
.html files for server side includes, of course this adds some additional
processing load to your server.


----
To subscribe, unsubscribe, or view list archives,
visit http://www.webaim.org/discussion/