PDA

View Full Version : shtml


DaFunk
02-20-2001, 06:32 AM
hi
could someone please explain to me what the s in shtml is
and what shtml is

ta

DaFunk

Jason
02-20-2001, 11:28 AM
Server-Side Include Hypertext Markup Language

Some servers require that a document making SSI calls include the s, and some don't.

HyperBaseball
02-20-2001, 03:25 PM
You can change it on your server so that you can use ".html" even if you use Server Side Includes. All you have to do is fool around with your .htaccess file. I don't have the exact code to use, but I'm sure someone around here can help you.