I've been having some trouble with linking files outside of my root directory. I was wondering if anyone could help me out?
I'm running Apache 2.0.46, PHP 4.3.2, and win2k.
k, so my problem is that i have media files outside my "htdocs" folder that i want to link to from within my index.html which is located in my "htdocs" folder, is this possible? and if so what ways can i do this?
i tried using fopen() and fpassthru(), but i get something like:
failed to open stream: Permission denied in C:\..\htdocs\index.php on line 26
thanx for any input
maluman
I'm running Apache 2.0.46, PHP 4.3.2, and win2k.
k, so my problem is that i have media files outside my "htdocs" folder that i want to link to from within my index.html which is located in my "htdocs" folder, is this possible? and if so what ways can i do this?
i tried using fopen() and fpassthru(), but i get something like:
failed to open stream: Permission denied in C:\..\htdocs\index.php on line 26
thanx for any input
maluman
