473,385 Members | 1,766 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

SSI working environment

BT
I just started working with some Server Side Includes to streamline a
website that I inherited. I think that I've got the SSI stuff figured out,
but it is a pain to work on. When I edit an SSI, I have to upload the html
file and the SSI's to my web hosting server to see what it looks like. When
I do non SSI pages I can just load the local html file into a couple of
browsers and can look at the final product without putting anything on my
host.

What do I have to do to get local html files to display the SSI files? I
hope this makes sense.

I use Evrsoft 1st Page 2000 or a text editor to do my site maintenance and
I'm working on a Windows XP Pro PC.
May 31 '07 #1
4 3248
BT wrote:
What do I have to do to get local html files to display the SSI files? I
hope this makes sense.
You mean, how can you see Server Side Included content on a client
(i.e., non-server) machine? You want to to see what the server does
(will do), without using the server. Sounds illogical.

But there is, in fact, hope.
>
I use Evrsoft 1st Page 2000 or a text editor to do my site maintenance and
I'm working on a Windows XP Pro PC.
You didn't say what server you're using to do the SSI. But you can
usually (well, I have to say only "sometimes") install the server
software locally and do *some* testing like that. For example, I have MS
IIS and Macromedia ColdFusion installed on my XP Pro machine at home.
They don't actually serve to the outside world (that's what my live host
server is for), but I can do things locally when the server is running
on my PC. Does that help you along?

--
John
May 31 '07 #2
BT
Hi, John. Yes, that helps. I remember a couple of years ago, I was looking
into ASP and faced the same (or similar) problem. I was running Win ME at
the time and it didn't have IIS as I recall, so I dropped it. Now that I'm
running XP, I'll give it a try.

thanks, BDT

"John Hosking" <Jo**@DELETE.Hosking.name.INVALIDwrote in message
news:46********@news.bluewin.ch...
BT wrote:
>What do I have to do to get local html files to display the SSI files? I
hope this makes sense.

You mean, how can you see Server Side Included content on a client (i.e.,
non-server) machine? You want to to see what the server does (will do),
without using the server. Sounds illogical.

But there is, in fact, hope.
>>
I use Evrsoft 1st Page 2000 or a text editor to do my site maintenance
and I'm working on a Windows XP Pro PC.

You didn't say what server you're using to do the SSI. But you can usually
(well, I have to say only "sometimes") install the server software locally
and do *some* testing like that. For example, I have MS IIS and Macromedia
ColdFusion installed on my XP Pro machine at home. They don't actually
serve to the outside world (that's what my live host server is for), but I
can do things locally when the server is running on my PC. Does that help
you along?

--
John

May 31 '07 #3
BT wrote:
I just started working with some Server Side Includes to streamline a
website that I inherited. I think that I've got the SSI stuff figured out,
but it is a pain to work on. When I edit an SSI, I have to upload the html
file and the SSI's to my web hosting server to see what it looks like. When
I do non SSI pages I can just load the local html file into a couple of
browsers and can look at the final product without putting anything on my
host.

What do I have to do to get local html files to display the SSI files? I
hope this makes sense.

I use Evrsoft 1st Page 2000 or a text editor to do my site maintenance and
I'm working on a Windows XP Pro PC.

The scripts are generally made to execute on a UNIX host. Thus, the
first step is to test them via a machine that runs UNIX.

I have an ISP that provides me with a shell account that allows me to
use a secure Telnet connection to the ISP's Web server. I use that to
test my SSI scripts. Once I get a script to operate correctly,
inserting it into a Web page is a minor issue.

I have not learned Perl for writing SSI scripts. But I learned how to
write UNIX scripts in both C and Korn (preferring the latter), even
before I ever saw Windows and a PC. Thus, the scripts seem to flow out
of my fingertips, through my keyboard, and onto my ISP's server. I did
have to negotiate a while with my ISP to ensure that my Web site is
served via Korn shells and not C shells; this allows me to write all my
scripts in Korn.

--

David E. Ross
<http://www.rossde.com/>.

Don't ask "Why is there road rage?" Instead, ask
"Why NOT Road Rage?" or "Why Is There No Such
Thing as Fast Enough?"
<http://www.rossde.com/roadrage.html>
Jun 1 '07 #4
David E. Ross wrote:
BT wrote:
>>
What do I have to do to get local html files to display the SSI files?

The scripts are generally made to execute on a UNIX host. Thus, the
first step is to test them via a machine that runs UNIX.
Seems to me it would just be simpler to install Apache and run a test
server on your local machine. You can do this on a Windows box even if
the remote server runs *nix.

--
Berg
Jun 1 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Strauss | last post by:
Hi: I'm setting the INCLUDE environment variable, but VC is not searching it for header files (I've checked it with filemon). I've tried with user variable, machine variable, rebooted the...
8
by: Brad Simon | last post by:
I have written a shopping cart using ASP .NET (VB). It has been running quite successfully on a site for about a year or so. I use the SessionID as the key to hold information on the shopping...
6
by: Mark Olbert | last post by:
The doPostBack javascript functioning is not submitting the page when called by linkbuttons (or an autopostback checkbox, for that matter). I'm aware of a problem with Netscape browsers and the...
8
by: jojobar | last post by:
Okay, I am trying to do is to test the webresource in 2.0 1. I created a new project with assembly name (and default assembly name) "Office". 2. I added the following to the AssemblyInfo.cs...
7
by: Rob R. Ainscough | last post by:
I'm using Visual Studio .NET 2003 (Visual Basic) and I can't seem to get my Task List to update automatically when I enter comment token: ' TODO: This is some stuff to do According to...
3
by: Ashhad Syed | last post by:
I have turned on smartnavigation=True for some of the forms in my .NET application. It seemed to be working fine on Windows 2000 SP4, which also has VS 2003 installted, but when I moved the...
8
by: Seth Darr | last post by:
I'm working on migrating an Classic ASP/VB6 COM application from an NT Server with IIS<6 to an virtual machine running Windows Server 2003 and IIS 6. I've worked through most of the obvious...
3
by: dburdick | last post by:
I was referred to this forum as this may be a php specific problem. Some kind of configuration problem maybe. I have some php files that connect to a mysql database and are run as cron jobs. ...
2
by: K B | last post by:
I'm sorry to post OT here but I was hoping that someone could help me. I use Visual Studio 2005 and suddenly my Find feature has completely stopped working. When I select it, the screen flickers...
3
by: spranto | last post by:
Hi guys I allready oppened another thread to know if someone can help me to solve a 3 non linear equation system. I tryed this code to make the newton raphson method to work, but insted of converging...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.