How to protect uploaded files using WordPress authentication
-
Password protecting a post in WordPress does not also protect the files attached to that post. They’re in the filesystem, so if you know the URL of the file, you can just enter its location and still view it. This presents a problem for us.
Is there a way to use WordPress’ authentication system within Apache (or within WordPress?) to also protect files attached to a post.
Many thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘How to protect uploaded files using WordPress authentication’ is closed to new replies.