Stop Logged Out Users Downloading & Sharing Member Only Files

This solution enables you to restrict access to file downloads to logged in users only.

The .htaccess directives enable you to:

  1. Specify which file types can be downloaded.
  2. Block specific file types from being accessed and downloaded.
  3. Prevent sharing of direct links to member only downloads.
  4. Determine which URL users are redirected to when trying to download files while logged out.

Simply add this .htaccess file in the root directory you want to protect or add the directives on lines 4, 5 & 6 to your existing .htaccess file.

The above directives prevent zip files from being downloaded by logged out users (wordpress_logged_in) providing download access for logged in members only.

The directives also redirect logged out users to a specific page which in this case is the members-downloads page which contains a login form and link for membership sign up when the user is logged out. When logged in, the page contains members only downloads.

Was This Tutorial Helpful?

Free

$0

Access only to all free tutorials per month.



Monthly

$75

Access to 10 premium tutorials per month.


Tutorial Request


Includes code guarantee and coding support.

Yearly

$500

Access to 15 premium tutorials per month.


Monthly Tutorial Request


Includes code guarantee and priority coding support.