[Discuss] problem

Rich Pieri richard.pieri at gmail.com
Sun Jan 1 18:07:03 EST 2023


On Sun, 1 Jan 2023 16:38:45 -0500
dan moylan <jdm at moylan.us> wrote:

> i parked a file on my website for pickup by a friend, but when i try
> to access it for download i get:
>   You don't have permission to access this resource
> the directory is 755 and the file 644.  what's the secret?

What *precisely* does your web server error log say when you try to
access the file? This should give you some clues about what
specifically is happening.

Because as Derek suggests, it might be SELinux. Or it might be a missing
Allow or Require directive in a relevant httpd configuration file. Or
it might be something missing from an .htaccess file, or some module configuration.

-- 
\m/ (--) \m/


More information about the Discuss mailing list