|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
making include virtual work on iis
I'm having to build a little site for a Linux box running Apache, and found out the hard way that <!--#include file=.. like I'm used to has to be <!--#include virtual=.. on Apache.
But <!--#include virtual doesn't work on my IIS 5.0. Is there a way to configure it to make the "include virtual" work the same as "include file"? |
|
#2
|
|||
|
|||
|
Where does IIS fit in a site for a linux box running Apache?
include virtual is different than include file, so it will never work the same in asp anyway.
__________________
====== Doug G ====== "Hide, hide witch! The good folk come to burn thee. Their keen enjoyment hid behind their gothic mask of duty." -Mark Clifton |
|
#3
|
|||
|
|||
|
Quote:
My own development box is Windows/IIS. It's just a matter of convenience. I want to be able to test stuff here before putting it on the Linux box. |
|
#4
|
|||
|
|||
|
If you are working with server-side includes not in asp pages, I think there is some settings you need to configure in IIS. I don't know details, www.iisfaq.com is a good IIS resource.
|
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > making include virtual work on iis |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|