Linking to a file????????
Hey, I'm working on a small website and I'm running some webserver software. I want to to link to a file on my PC which will act as the server. What is wrong with this link? I can't seem to get it to work. I'm trying to link to a file on my "F:" drive. Is this fomatted wrong? I have my static IP address, then the local disk the file resides on, and then the file. Where am I wrong here? Any help appreciated.
Quote:
http://999.999.999.9/F:/myfile.zip
Could you give me an example?
I'm running a small webserver app and want to host my site from the "F:" drive of my PC. My site folder is F:\Mysite\
How can I connect to the index.html file through http? I am able to do this fine through FTP, but I wanted to have a frontend for access to my files (pics I took at car shows).