Hi Guys
Is it possible to password protect multiple pages using htaccess and a different username / password for each page?
| SitePoint Sponsor |
Hi Guys
Is it possible to password protect multiple pages using htaccess and a different username / password for each page?

Z,
To my knowledge, Apache's password protection is associated with directories, not files. Therefore, you'll either need to pony-up a PHP authentication OR put your files in separate directories. I prefer the former.
Regards,
DK
David K. Lynn - Data Koncepts is a long-time WebHostingBuzz (US/UK)
Client and (unpaid) WHB Ambassador
Updated mod_rewrite Tutorial Article (setup, config, test & write
mod_rewrite regex w/sample code) and Code Generator
Bookmarks