|
10-04-2004, 12:22 PM | #1 |
Green Mole
Join Date: Sep 2004
Location: Columbus, Ohio
Posts: 3
|
Authentication Issues
I know that I am an exception in that I am running IIS with PHP in the ISAPI mode but I am not sure how PHP-dig is handling authentication outside of the three lines in the Config line. Bottom line is that I am being denied access to the Seach page if I have not previously logged in through the Admin directory.
Check this linkhttp://www.duesc.org/site_admin/mana...rch/search.php I found this when I began to move a copy of the search page to the directory I wanted to use and got a premission denied error refering to the config file. http://www.duesc.org/search.php I have the config file: define('PHPDIG_ADM_AUTH','0'); so I should not be getting a program specific login and on the Search Page I dont but I am denied access. Any Thoughts?? |
10-04-2004, 12:40 PM | #2 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
This doesn't look like a PhpDig issue but maybe an htaccess file or some such thing located in the site_admin and/or the management directory. The config file has an example that shows how to move the search.php page from /[PHPDIG_DIR]/search.php to /search.php if desired.
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
phpdig w/ windows authentication | cwt | Troubleshooting | 0 | 08-28-2007 12:14 PM |
problem: HTTP authentication versus mod_rewrite | honza | Coding & Tutorials | 0 | 02-14-2007 05:58 AM |
Security issues | Niele | How-to Forum | 1 | 04-25-2005 10:52 AM |
Indexing sites while require basic authentication | Carl Mikkelsen | How-to Forum | 6 | 04-30-2004 08:24 AM |
New authentication script | manfred | Mod Submissions | 0 | 04-20-2004 10:36 AM |