proggybilly
Programmer
I am setting up a page to download files that clients can access. My page is located in /srv/I have a subdirectory under / called downloads. I have a symbolic link to that subdirectory in srv/
If I run cd /srv/ I see everything that is listed in the /download directory. How ever when I click on the hyperlink to download the file, the URL shows the correct path but I get an access forbidden error.
Any help is greatly appreciated.
If I run cd /srv/ I see everything that is listed in the /download directory. How ever when I click on the hyperlink to download the file, the URL shows the correct path but I get an access forbidden error.
Any help is greatly appreciated.