|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
SSI is not working.
I did httpd -l and mod_include.c was listed, so I know thats not the problem. in my httpd.conf I added or uncommented the following lines: Options +Includes AddType text/html .shtml AddHandler server-parsed .shtml and then within index.shtml I tested it by simply adding this in a table: <!-- #include file="blah.txt" --> just to see if it would work. its not. any ideas? thanks. josh [This message has been edited by root (edited November 30, 2000).] |
|
#2
|
|||
|
|||
|
The SSI tag should be:
<!--#include file="blah.txt" --> Or <!--#include file="blah.txt"--> |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > Help with SSI... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|