Enter Keywords:
Search Within Results
 
 
Narrow Results
Can't Find a Solution
 
 
 
1 - 10 of 1290(0.002 seconds)
Sort By:
 
Can I use server-side includes in pages that are generated by a CGI program? If so how does the server know to look for them? (where's the .shtml extension).
Zones: CGI, SSIDate Answered: 10/26/1999 Rating: 7.4 Views: 0
I want to enable SSI in .cgi page... but I failed .. When I add "AddHandler server-parsed .cgi" in my .htaccess file. The server cannot execute the CGI, it only display the source code!! how can my...
Zones: CGI, SSIDate Answered: 07/27/2000 Rating: 7.2 Views: 0
anyway to do so ?? i have a .cgi script that generates html pages based on a TMPL file !! the .tmpl file have the following.. <!--#include virtual-"thing.inc"--> when i cann  my script ...
Zones: Perl, SSIDate Answered: 01/27/2002 Rating: 7.2 Views: 0
The following CGI script when run as SSI directive on UNIX server shows "Internal Server Error" message on the calling shtml page. Here is the exact code: shtml WEB page: <HTML> <HEAD> <TITLE...
Zones: CGI, SSIDate Answered: 05/16/2003 Rating: 5.0 Views: 0
Hi, I'm trying to include a file that is in the parent directory but it isn't working. I'm getting this error: unable to include "template_title.shtml" in parsed file /web/htdocs/app/webachat//b...
Zones: Web Development, SSIDate Answered: 07/23/2003 Rating: 4.6 Views: 0
I put a SSI test statement in my html file, but it does not execute. The SSI statement: <!--#include file="SSI_test.inc" --> The SSI_test.inc file contents (1 line): <p>This is an SSI test sta...
Zones: IBM Web...Date Answered: 10/16/2003 Rating: 7.6 Views: 0
Tags: ssi
How to launch a cgi application from within a html file ? I've tried this: <html> <!--#exec cmd="oostwijk.hypermart.net/cgi-bin/counter.pl" --> <!--#include virtual="oostwijk.hypermart.net/cg...
Zones: Web Development, SSIDate Answered: 02/10/2004 Rating: 8.4 Views: 0
OK, I've had a bit of a look around but can't figure this out... I have a perl script that draws my web site menu, the idea is that as you go down levels then the menu expands to show where you...
Zones: Web DevelopmentDate Answered: 07/06/2004 Rating: 6.4 Views: 0
Hi Apache Experts, I have tried many answers on Expert-Exchange site about how to enable SSI for Apache but NOT able to get this work. It only showed the label but not value of DATE_LOCAL. I think...
Zones: Apache Web ServerDate Answered: 12/27/2004 Rating: 9.4 Views: 0
Hi i have Apache/1.3.31 (Win32) running on Win XP and i want to be able to configure to run SSI on my machine for testing purposes.  Don't know a great deal about Apache and just trying to get my h...
Zones: Apache Web ServerDate Answered: 03/25/2005 Rating: 9.2 Views: 0