When I execute my ASP pages I get this error in the browser:
Active Server Pages (ASP) erreur 'ASP 0131'
Parent path unauthorized /Admin/nimda_cansu.asp, ligne 1
The include file '.. / Inc / Inc.asp' can not contain '..' to indicate the parent directory.
At the fist ligne of the asp code I have this:
<!--#include file="../Inc/Inc.asp"-->
thank you for your Help!