Wrox Home  
Search P2P Archive for: Go

  Return to Index  

interdev_programming thread: How do I edit at the root directory of my server?


Message #1 by "John Belthoff" <JBelthoff@r...> on Wed, 31 Jan 2001 01:08:20 -0000
HI,

I would like to edit a web site at the root directory of my personal web
server with interdev 6. This is because I would like the relative URLs to
match the server I will eventually put my web site on.

For instance:

I have an include file called inc_footer.asp located at /_include

In the inc_footer.asp is the URL /articles/index.asp

I would like this relative URL to be valid no matter what directory that I
am including it in. Such as /gallery/compose/

With Interdev, the projects are located at /default/whatever/ so my
original relative links point to the root while my project is at one
directory down. Doing ../ does not work either.

Frontpage will allow me to do this.

Any help would be appreciated.

Thanks,

JB


  Return to Index