in reply to Re^2: Includes in Perl
in thread Includes in Perl
"SSL (shtml)"?
Secure Socket Layer (SSL) and Server Side Includes (SSI) are unrelated.
SSL is an encryption technology. Secure HTTP (HTTPS) is HTTP over SSL.
SSI allows the addition of simple dynamic aspects to HTML. Quite often, .shtml files are associated with SSI.
My fellow monks were talking about SSI.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Includes in Perl
by Rachy222 (Novice) on Dec 09, 2007 at 21:06 UTC | |
by ikegami (Patriarch) on Dec 09, 2007 at 21:09 UTC |