Is it possible to configure Apache so that .asp files also support server-side includes?. I can configure Apache to successfully make .shtml files support server-side includes but the asp files have a .asp extension and if I change the handler for that, I'll end up disabling Apache::ASP. How do I get server-side includes to work as well, for files with an .asp extension?
- Re: Apache::ASP and server-side includes Andrew Mayo
- Re: Apache::ASP and server-side includes Mike Dameron
- Re: Apache::ASP and server-side includes Joshua Chamas