X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=htaccess.sample;h=91ae9da9be19b7613abb596b85a015be947ab59b;hb=df7fc2710c4f070f7fb3fe961dca810a933bc9a7;hp=373108c81650757c0e8e4fb731d47e5d0851c994;hpb=5e27d53947ff64c8aee1b2287e1c77bbeaea51f7;p=quix0rs-gnu-social.git diff --git a/htaccess.sample b/htaccess.sample index 373108c816..91ae9da9be 100644 --- a/htaccess.sample +++ b/htaccess.sample @@ -5,8 +5,8 @@ RewriteBase /mublog/ - # If your site is private and want access to file attachments - # restricted to logged-in users only, uncomment this rule. + # If your site is private and want to only allow logged-in users to + # be able to download file attachments, uncomment this rule. # # If you have a custom attachment path # ($config['attachments']['path']), change "file/" to match.