LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   .doc file shows 403 forbidden instead of serving files (https://www.linuxquestions.org/questions/linux-server-73/doc-file-shows-403-forbidden-instead-of-serving-files-483144/)

jon23d 09-13-2006 11:01 AM

.doc file shows 403 forbidden instead of serving files
 
Good morning,

I have several .doc files stored on my internal server. When a browser tries to download one of these files he/she is shown a 403 forbidden. mime.types shows .doc as application/msword.

Any ideas?

Thanks!

reddazz 09-13-2006 12:52 PM

It could be a problem with the permissons. Try changing the permissions to something like 755 e.g. chmod 755 *.doc.

jon23d 09-13-2006 01:02 PM

well, I feel a little bit more humble now :) thanks!


All times are GMT -5. The time now is 11:38 PM.