Include file 不允许父路径的问题
fsclc 2009-03-26 05:04:50 Active Server Pages error 'ASP 0131'
Disallowed Parent Path
/toronto/Index.asp, line 25
The Include file '../general/sub_index.asp' cannot contain '..' to indicate the parent directory.
不允许访问父路径,我知道如果是本地服务器的话可以自己在IIS里设置,
但是服务器在国外,自己是设置不了的
有没有什么办法可以解决这个问题啊?