Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
February 09, 2012, 07:48:18 PM

Pages: [1]   Go Down
  Print  
Author Topic: Sytax for virtual path to correct ASP 0131 error and ASP 0126 error  (Read 2037 times)
ksherr
Newbie
*
Offline Offline

Posts: 1


« on: August 26, 2009, 04:10:50 PM »

We recently moved our website to LunarPages and are having a bad time getting a password protected area of our website to work. We have FrontPage extensions azand ASP enabled and are on a unix server.

Filename: /membership/pubs/memberpubsindex.asp

Here's Line 1: <!--#INCLUDE FILE="../_private/security.inc"-->
This invoked this ASP error 0131 (disallowed parent directory):

After researching various websites, I tried the virtual path syntax shown below:
<!--#INCLUDE VIRTUAL="/virtual_path/membership/_private/security.inc"-->
<!--#INCLUDE VIRTUAL="/virtual_path/_private/security.inc"-->

Neither worked. Both returned ASP 0126 file not found.

Our web designer can't work on our site for a few days so I'm trying to troubleshoot it myself but don't know anything about ASP stuff.

Can anyone advise if I made a mistake in the syntax or some other error?
Logged
Pages: [1]   Go Up
  Print  
 
Jump to: