Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

SSI under NT?

by Anonymous Monk
on Dec 28, 2000 at 02:36 UTC ( [id://48547]=perlquestion: print w/replies, xml ) Need Help??

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Hi, I need to include a .txt file into a .shtml file on an NT system and I keep getting this error:

Error processing SSI file '/E:\website\speechtml\public_html\demos\Sprint\cgi-bin\test.txt'

Does anything special have to be set for a file to be included like below on an NT system?:

<!--#include virtual = "C:\path\to\file.txt" -->

I know this isn't a PERL question per se but the .txt file is created by a perl script so I figure I've got some sort of association going on =)

Replies are listed 'Best First'.
(bbq) Re: SSI under NT?
by BBQ (Curate) on Dec 28, 2000 at 05:54 UTC
    Okay, you're 100% right about this not being a perl related question, but I hate IIS so much I feel the urge to come out and shout at the top of my lungs: SSINC.DLL IS A SORRY EXCUSE FOR SERVER SIDE INCLUDES!

    Just get a better server...

    #!/home/bbq/bin/perl
    # Trust no1!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://48547]
Approved by root
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (5)
As of 2024-04-23 21:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found