Page 1 of 1

How about some help

Posted: Sun Nov 03, 2002 9:29 pm
by slatter
Trying to get file linked to a post on a forum. Why do I get error.

:x

Forbidden
You don't have permission to access /d:/telephonesystems/manuals/partner/acs on this server.


--------------------------------------------------------------------------------

Apache/1.3.27 Server at localhost Port 80

Posted: Sun Nov 03, 2002 11:31 pm
by BDKR
The error says it all. Check the file permissions.

If you don't know what I'm talking about, type in ls -l -h to see what the permissions are. I'm assuming you're on a *nix box. Also do a google search on chmod, still assuming youi're on a unix box. You can also type in man chmod.

Cheers,
BDKR

Posted: Mon Nov 04, 2002 2:35 am
by twigletmac
Please don't cross-post, posting the same question more than once just causes confusion when you have people replying in different threads probably with the same help.

Mac

Posted: Mon Nov 04, 2002 4:22 am
by volka
/d:/telephonesystems/manuals/partner/acs
strange path. Starting with a unix-style / followed by a dos/win drive 8O