It shows that you are unregistered. Please register with us by clicking Here
![]() |
|
![]() |
![]() | Register - FAQ - Today's Posts - New Posts - Support - Search | ![]() |
|
|
#1 (permalink) |
|
Junior Member
Join Date: Jun 2006
Age: 33
Posts: 27
|
Hello,
Problem: I need to have password protection on a directory and all of its content and subfolders. Essentially it's a "client area" of a website. In this directory will contain regular php script files to display pages, but their will also be links to PDF files, and regular html websites for beta-testing, etc. I need to be able to say http://www.site.com/client/client1/* is locked down to only those client1 users specified in a mysql database. For PHP scripts this should be fairly simple in that you can write code at the beginning to check for this. But links to PDF files, as well as running HTML files in these folders can't be handled by PHP. Is there some sort of way in Apache to specify for a directory that a certain PHP script will execute PRIOR to the requested URL being allowed? This way, in this "script", I could put the authorization code in the script file. Please Note: I cannot use .htaccess/htpasswd/htgroup files for this because I cannot have the standard little authentication box "pop" up. It needs to be done through PHP forms. Thanks justin |
|
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Making folder password protected | Ankita | PHP | 2 | 10-12-2006 02:01 AM |
| kickstarting a directory | gabriel | All Other SE's & Directories | 0 | 08-01-2006 01:22 PM |
| Stop a password-protected listener using a script? | cameron | Site and Server Administration | 0 | 07-29-2006 03:38 PM |
| Board Directory | Jarett. | Forum Management | 1 | 04-13-2006 03:53 PM |