Re: Loading API by SSI
Wes,
I use that myself and it works as expected.
In order to use it in an html file, you have to configure your server
to allow that. I believe if you add this line to your .htaccess file
(Apache assumed), you will be able to use includes with .html files:
AddHandler server-parsed .html
I have it in the configuration file directly, so I'm not sure if it
will work with an .htaccess file. You also have to have SSI turned on
to begin with for at least .shtml files.
-John
http://maps.huge.info
0 Comments:
Yorum Gönder
<< Home