- Jun 6, 2003
- 6,448
- 0
- 0
Hey guys,
I have a few questions about the IIS server running on my Windows XP machine. I have been designing websites for a long time, but I have never dealt with the server aspect of my sites as I usually use other web hosts. However, I would like to have a simple web server running on my Windows XP machine so that I can "preview" the sites I am working on before I upload them to their official web space.
I have my IIS server up and running perfect along with ActivePerl by Activestate to give me Perl support. However, I cannot get SSI scripting to work for the life of me.
Does anyone here know what settings I need to enable so that I can run SSI perl scripts in regular html documents (not .shtml)?
Incase it matters, I run my webserver on a separate hard drive from my system; however, I have Perl installed on my system hard drive. Also, here is an example of a Perl command I need to use:
<!--#exec cgi="navscripts/navbar.pl"-->
Any help would be greatly appreciated.
I have a few questions about the IIS server running on my Windows XP machine. I have been designing websites for a long time, but I have never dealt with the server aspect of my sites as I usually use other web hosts. However, I would like to have a simple web server running on my Windows XP machine so that I can "preview" the sites I am working on before I upload them to their official web space.
I have my IIS server up and running perfect along with ActivePerl by Activestate to give me Perl support. However, I cannot get SSI scripting to work for the life of me.
Does anyone here know what settings I need to enable so that I can run SSI perl scripts in regular html documents (not .shtml)?
Incase it matters, I run my webserver on a separate hard drive from my system; however, I have Perl installed on my system hard drive. Also, here is an example of a Perl command I need to use:
<!--#exec cgi="navscripts/navbar.pl"-->
Any help would be greatly appreciated.