I would like to know how to set up the directory structure so I don't have to refer to Inetpub as the root directory. For example:
For images and include files I have to code a path like this - /MY_SITE_FOLDER/dir/dir/file.asp which refers all the way back up to INETPUB. I would like to be able to do this - /dir/dir/file.asp so it does not leave the directory of the specific site (in the example MY_SITE_FOLDER).
Any advice?
Thanks!
For images and include files I have to code a path like this - /MY_SITE_FOLDER/dir/dir/file.asp which refers all the way back up to INETPUB. I would like to be able to do this - /dir/dir/file.asp so it does not leave the directory of the specific site (in the example MY_SITE_FOLDER).
Any advice?
Thanks!