| Posted: 04 Dec 2005 05:55 | |
|
Registered User Currently Offline |
Posts: 5 Join Date: Dec 2005 |
|
I have tried various configurations like below in the httpd.conf as well as the wamp.conf file.
Options +Includes +IncludesNOEXEC AddType text/html .shtml AddHandler server-parsed .shtml However, I cannot get apache to do ssi. I just looked and now don't see the mod_include included in the distribution. Is this the case, so I cannot actually do includes anymore with this wamp installation? |
|
| Posted: 08 Dec 2005 19:59 | |
|
Administrator |
Posts: 125 Join Date: Feb 2005 |
| You can download a compiled version of mod_include if you need it. We don't compile Apache ourselves, we use the binary packages from apache.org. | |
| Posted: 10 Dec 2005 23:56 | |
|
Registered User Currently Offline |
Posts: 5 Join Date: Dec 2005 |
| Is there a suggested location and compatible version to download to go with your wamp release? | |
| Posted: 14 Dec 2005 08:26 | |
|
Administrator |
Posts: 125 Join Date: Feb 2005 |
| Just go with the official release at http://httpd.apache.org/ | |