I have several directories within public_html that I would like to protect with login access (thru cpanel).
However, I need to have php files within public_html do includes from those protected directories.
Is there a way in htaccess that I can accomplish this ??