interdev_programming thread: Re: How do I edit at the root directory of my server?
Apologies John,
By coincidence I was working on ASP path code so a brief glance at your
email made me think of ASP paths - it was only after I emailed my reply that
I realised your email to Interdev is about URL's not ASP paths I trust
this doesn't cause too much confusion, it may teach me not to jump to
conclusions 8-(
John O'Byrne
----- Original Message -----
From: "John Belthoff" <JBelthoff@r...>
To: "Interdev_Programming" <interdev_programming@p...>
Sent: Wednesday, January 31, 2001 1:08 AM
Subject: How do I edit at the root directory of my server?
> 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
>
>