how to run .shtml file on local window machine

S

sunil43

Hi All,

Problem of .shtml

Problem:
"one.shtml" file in which three html file is included but in browser
when i run this "one.shtml" file it show

<!--#include file="top.html"-->
<!--#include file="middle.html"-->
<!--#include file="bottom.html"-->

if any one have idea about then information would be greatly
appriciated.

Sunil
 
D

David Dorward

Problem:
"one.shtml" file in which three html file is included but in browser
when i run this "one.shtml" file it show

<!--#include file="top.html"-->

1. Install a webserver that supports SSI
2. Configure that server to scan you files for SSI directives
3. Access your files over HTTP from localhost
 
H

hywel.jenkins

David said:
1. Install a webserver that supports SSI
2. Configure that server to scan you files for SSI directives
3. Access your files over HTTP from localhost

David, can it *really* be that simple?
 
F

Friendly

David, can it *really* be that simple?

even simpler ... run linux
webserver is standard part of most installations
PERL is standard
PHP is easily installed
Great collection of web design tools for free

FS
 
H

hywel.jenkins

Friendly said:
even simpler ... run linux

Rubbish. For most people, certainly anyone asking how to run SHTML,
Linux is way out of the equation. What about configuring wireless
network PCMCIA cards? That's not easy at all. What about USB
scanning? Even with SANE it's a bit of a potch.

webserver is standard part of most installations

If it isn't a standard part of an installation, how would a noddy user
figure out how to install it?
PERL is standard
PHP is easily installed
Great collection of web design tools for free

Limited collection of web design tools for free.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top