.htaccess: No password for sub folder


/ Published in: Apache
Save to your folder(s)

Placing this in a .htaccess file in a sub folder you disable password security for this folder.


Copy this code and paste it in your HTML
  1. Allow from all
  2. Satisfy any

Report this snippet


Comments


You need to login to view comments.