|
View previous topic
::
View next topic
|
| Author |
Message |
2timesover
Joined: 10 Jul 2005 Posts: 15
|
Posted: Fri Dec 30, 2005 1:56 am Post subject: I have a SSI question I can't seem to find an answer for |
|
|
I want to include an xml feed in my page footer. I know how to use rss2html.php = I can call the feed by changing my extentions on my page to .shtml but I don't want to change all my pages (too much trouble). I have emailed my hosting service and they responded by tell me yes, I can use ssi with html extensions, but they did not tell me HOW. Do I need to add something to the htaccess file or what?
I'm lost
I use hostgator. Any help? _________________ www.naturalcoldremedies.net
www.cord-blood-stem-cell-therapies.com
www.find-a-dental-plan.com
www.sell-house-fast.info |
|
| Back to top |
|
 |
2timesover
Joined: 10 Jul 2005 Posts: 15
|
|
| Back to top |
|
 |
deadlyminds
Joined: 12 Oct 2005 Posts: 223
|
Posted: Thu Jan 05, 2006 11:30 am Post subject: |
|
|
You can try adding this line in your .htaccess file : | Code: | | AddHandler server-parsed .shtm .shtml | and see whether it works.
I added a php code in my htaccess file to dispaly rss feeds from my blog. See whether this works else delete the line from your .htaccess file _________________ A part-time effort to a full-time income |
|
| Back to top |
|
 |
varunpratap
Joined: 17 Aug 2004 Posts: 534
|
|
| Back to top |
|
 |
| View previous topic :: View next topic |
|