Hello Everyone.
I just discovered this Server software and, so far, it looks like it's going to do everything I need. I had no problem setting up a website with mulitple pages, images etc. All looks exactly as designed.
I want to have some downloadable files stored on my computer. The main Server files, including my web pages are stored in the default folder "htdocs" on C partition. I'd like to store files on D partition.
The Index page can be accessed:
http://70.72.***.**
How can I download a file (say test.pdf) from D partition? I tried:
http://70.72.***.**/D/test.pdf
http://70.72.***.**/D:/test.pdf
Any suggestions as to the correct grammar here? Thanks.