Root directory path of server under IIS
Posted: Wed Mar 24, 2004 5:10 pm
Dear All
This is a sort of spin-off from my previous post, but since the post has gone off on a tangent I felt it would be better to start a new topic related to the subject title.
I'm trying to work out how to express the root directory path of my server (the server is remote to my computer, I upload all my PHP scripts to my remote server and run the server) so I can upload files to a directory called 'tmp' in the root directory of my server space.
However, IIS seems a bit strange and I don't know how to express the file path, so I can upload pictures via the move_upload_file function. I have been told that expressing pathnames is different to how you would for an Apache server.
Does anyone use a Windows-based server, and if so how do you normally express your root directory pathname?
Many thanks
Mark
This is a sort of spin-off from my previous post, but since the post has gone off on a tangent I felt it would be better to start a new topic related to the subject title.
I'm trying to work out how to express the root directory path of my server (the server is remote to my computer, I upload all my PHP scripts to my remote server and run the server) so I can upload files to a directory called 'tmp' in the root directory of my server space.
However, IIS seems a bit strange and I don't know how to express the file path, so I can upload pictures via the move_upload_file function. I have been told that expressing pathnames is different to how you would for an Apache server.
Does anyone use a Windows-based server, and if so how do you normally express your root directory pathname?
Many thanks
Mark