Första raden visar kommando och andra hur det exekveras. Mer om SSI finns i Refboken

1 <!--#echo var="DATE_LOCAL"-->
Wednesday, 03-Dec-2008 15:37:14 MST

2 <!--#echo var="DOCUMENT_NAME"-->
test.shtml

3 <!--#echo var="DOCUMENT_URI"-->
/ref/exempel/test.shtml

4 <!--#echo var="REMOTE_ADDR"-->
38.103.63.56

5 <!--#echo var="REMOTE_HOST"-->
(none)

6 <!--#echo var="REMOTE_USER"-->
(none)

7 <!--#echo var="REMOTE_IDENT"-->
(none)

8 <!--#echo var="SERVER_NAME"-->
vonpepel.com

9 <!--#echo var="SERVER_PROTOCOL"-->
HTTP/1.1

10 <!--#echo var="SERVER_SOFTWARE"-->
Apache/2.2.10 (Unix) mod_ssl/2.2.10 OpenSSL/0.9.8i DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635

11 <!--#echo var="SERVER_PORT"-->
80

12 <!--#echo var="HTTP_ACCEPT"-->
Accept: application/xhtml+xml,text/html;q=0.9,text/plain;

13 <!--#echo var="HTTP_USER_AGENT"-->
CCBot/1.0 (+http://www.commoncrawl.org/bot.html)

14 <!--#echo var="HTTP_REFERER"-->
(none)

15 <!--#echo var="HTTP_COOKIE"-->
(none)

16 <!--#echo var="GATEWAY_INTERFACE"-->
CGI/1.1

17 <!--#echo var="REQUEST_METHOD"-->
GET

18 <!--#echo var="ip-info.sh"-->
(none)

19 <!--#echo var="CONTENT_TYPE"-->
(none)

20 <!--#echo var="CONTENT_LENGTH"-->
(none)

21 <!--#echo var="PATH_INFO"-->
(none)

22 <!--#echo var="PATH_TRANSLATED"-->
(none)

23 <!--#echo var="LAST_MODIFIED"-->
Tuesday, 28-Nov-2006 02:08:51 MST

24 <!--#echo var="FROM"-->
(none)

25 <!--#echo var="FORWARDED"-->
(none)

26 <!--#echo var="ACCEPT_LANGUGE"-->
(none)

27 <!--#echo var="user=eva&script=ip-info.sh"-->
(none)

28 <!--#echo var="AUTH_TYPE"-->
(none)

29 <!--#include file="txt.txt"-->
Hej, hej, det här är en infogad textfil, hejdå Ofta återkommer vissa delar, t ex kontakt information eller olika typer av huvud- eller fotnoter i varje HTML-dokument inom en sajt. Då informationen är identisk kan det kännas lämpligare men främst mindre tidskrävande att skapa ett enda dokument som innehåller denna information och infoga det i alla andra dokument. Vid behov av andringar ändrar man bara ett dokument iställer för vart och ett. Andra tillfällen-

Idag finns det inte något 100%-igt sätt som fungerar i alla lägen och på alla platformar (om man inte överlåter hela jobbet åt ett cgi eller shell skript förståss) ...

SSI SERVER SIDE INCLUDES är den absolut bästa och enklaste metoden som dessutom är plattformsoberoende, mao fungerar oberoende av plattform dvs hård- och mjukvara. Tyvärr, tillåter inte alla leverantörer sina kunder tillgång till SSI.

29a include file="txt.html"-->
Eva von Pepel



 

 

Eva von Pepel

 
   

 

  Web Development

  Portfolio

 

© 1995 - 2008 Eva von Pepel

 

Eva von Pepel

Web Development

  • custom web site development/design
    key words: platform independence, usability
  • dynamic websites
  • content management systems
  • e-commerce development
  • database integration
  • application development
  • maintenance

Coming from a background in philosophy (metaphysics and logics), commercial writing, liberal arts as well as science and interest in visual arts, it was more than natural for me to 'discover' and fully appreciate the Internet in general and the Web in particular.

It all started some two decades ago in Stockholm, Sweden. BBS and 2800 Baud modem opened a whole new world for me, a world in which I have lived ever since.

Today I am a recognized Internet and markup language expert and author of numerous books on the subject of HTML, CSS, XML and the Internet (see Bibliography). I have also written tons of articles, both technical and debate, for various magazines, co-started one of the first online magazines on the Internet and was deeply involved in establishing the Swedish Usenet.

Few years ago I relocated to the Hamptons in N.Y. but still hold my position as ceo for ZOON Development. After all, the only thing I need (to make me happy) is a plug in the wall.

30 <!--#echo var="test.shtml"-->
(none)

31 <!--#config errmsg="[Buu. Fel!]"-->

32 <!--#fsize file="txt.txt"-->
880

33 (FEL-kollar nr 31) <!--#exec file="colors.exe"-->
[Buu. Fel!]

34 <!--#exec cgi="cgi/~eva/colors.exe"-->
[Buu. Fel!]

35 <!--#exec cgi="cgi/~eva/clock.pl"-->
[Buu. Fel!]

36 <!--#exec cgi="/cgi/~eva/clock.pl"-->
[Buu. Fel!]

37 <!--#exec cgi="cgi/~and/runme.cgi"--> [Buu. Fel!]

37 <!--#exec cgi="/cgi/~and/runme.cgi"--> [Buu. Fel!]