Click to See Complete Forum and Search --> : Apache on win32. Great, but I cant get SSI to work.
AC NVmax
Sep 12th, 2001, 02:24 PM
Have tried following the weak manual. Can not find an apache forum :( Anyone use this and know how to do it?
thanks,
Andrew
nvmax.com
scoutt
Sep 13th, 2001, 10:40 AM
what do you have on this line, and what is the exstension you are using?
<IfModule mod_dir.c>
DirectoryIndex index.htm index.html
</IfModule>
I have apache on windows but never tried the SSI. I can mess around with it for you and see what I get.
and you have to uncomment these line, if not all ready
#
# To use server-parsed HTML files
#
AddType text/html .shtml
AddHandler server-parsed .shtml
AC NVmax
Sep 13th, 2001, 11:57 AM
Thanks, I hadnt seen those uncommented lines and it fixed the problem. I have one more question. After installing ActivePerl, how do I get Apache to run cgi/pl scripts?
Much thanks,
Andrew
scoutt
Sep 13th, 2001, 12:17 PM
ok that is a difficult question as I have tried to explain it to some other people and I have found out that you can go to this page and get all your answers to your questions as far as php,cgi,mysql to run on apache on windows, much easier. :)
http://www.lameindustries.org/tutorials/guides/apache.shtml
good luck and if you have more questions just come back here and post them
AC NVmax
Sep 13th, 2001, 01:07 PM
Thanks it went well and I now have perl. Shall begin php testing soon enough :) Apache may be harder to set up but it sure kicks IIS all over once running.
btw, there is an error in that manual which causes shtml files to be executed as cgi scripts.
Thanks again for you help.
Andrew
scoutt
Sep 13th, 2001, 02:38 PM
no problem, and thanks for that tip, I will keep it in mind.
happy coding :cool:
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.