I am running a web server where I need to serve video files -- housed on 10 drives. I'm using HTML for my design and Apache 1.3 on OS X. I've been able to serve a couple of files from the subdirectories in the root: (Library/webserver/documents) as a test but when I try to link to files on other drives (external or internal second drives) the links don't work.
This may be solved with a change in the Apache config -- but it also might be a problem with my knowledge of HTML.
Can Apache serve files from places other than the root? Can I place an alias in the root and link from there? Is there a web site or book that has this information? (Because I haven't found it after about two weeks of searching)!
Thanks
John
This may be solved with a change in the Apache config -- but it also might be a problem with my knowledge of HTML.
Can Apache serve files from places other than the root? Can I place an alias in the root and link from there? Is there a web site or book that has this information? (Because I haven't found it after about two weeks of searching)!
Thanks
John