View Full Version : can anyone help? i need htaccess code which will enable the .html to SSI enable
hi there, <br /><br /> can anyone plz help me out with what's the code to put on htaccess in order for the .html to be SSI enable ??<br /> <br /> is there such a thing ?<br /><br /> Thanks<br /><br />u8<br />icq: 59827841
keyman
02-14-2002, 01:49 AM
AddHandler server-parsed .html<br /><br />Not recommended unless all html files contain SSI tags.
Thanks keyman<br /><br />if the .html file doesn't contain SSI tag, it wont hurt , isn't it ?<br /><br />while any anyone know any other better way to do that ?<br /><br />u8
keyman
02-14-2002, 02:13 AM
Apache will normally read a file from disk and hand it straight over to the client. Having SSI enabled means the webserver has to read (parse) it first so the access time and CPU load will be slightly higher. Apache won't cache SSI documents in memory either.<br /><br />Basically, if server load is not an issue and there aren't too many documents without SSI tags its safe to enable it on .html.
keyman, <br /><br />i have added ur icq, but hasn't seen u authorised me yet..<br />can u plz authorised me ?<br /><br />if u dont get my authrorisation request, here's my icq no. 59827841 , plz add it , i have soemthing to add<br /><br />Thanks<br /><br />u8
vBulletin® v3.7.3, Copyright ©2000-2012, Jelsoft Enterprises Ltd.