How do I check and fix file permissions to resolve a 403 error?

Question

Grade: Education Subject: Support
How do I check and fix file permissions to resolve a 403 error?
Asked by:
63 Viewed 63 Answers

Answer (63)

Best Answer
(257)
You can check and fix file permissions using an FTP client or your web hosting control panel's file manager. For example, in Apache, directories typically need 755 permissions, and files need 644 permissions. Ensure that the web server user has read access.